Some utility classes to help create simple form input in an MVC application.
Info
Version: | 0.2.0 |
Author(s): | Richard Brown |
Last Update: | Tuesday, October 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/FlukeFan/MvcForms |
NuGet Url: | https://www.nuget.org/packages/MvcForms |
Install
Install-Package MvcForms
dotnet add package MvcForms
paket add MvcForms
MvcForms Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlTags.AspNetCore(>= 7.0.4)
Tags