ASP.NET Core library allowing you to create web pages without controllers - just Razor views.
Info
| Version: | 2.1.0 |
| Author(s): | filipw, imran_ku07, WebApiContrib Contributors |
| Last Update: | Friday, January 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/WebApiContrib/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.WebPages |
| NuGet Url: | https://www.nuget.org/packages/WebApiContrib.Core.WebPages |
Install
Install-Package WebApiContrib.Core.WebPages
dotnet add package WebApiContrib.Core.WebPages
paket add WebApiContrib.Core.WebPages
WebApiContrib.Core.WebPages Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.1.3)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.1.3)
Tags