Info
| Version: | 0.9.0 |
| Author(s): | Max Toro Q. |
| Last Update: | Friday, November 8, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/maxtoroq/MvcPages |
| NuGet Url: | https://www.nuget.org/packages/MvcPages |
Install
Install-Package MvcPages
dotnet add package MvcPages
paket add MvcPages
MvcPages Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Use model binding, model validation, strongly-typed HTML helpers, editor and display templates, etc. directly from your Razor pages, no need for routes or controllers.
See the README file for installation instructions.