Class library to create dynamic forms in ASP.NET MVC.
Info
| Version: | 1.1.0 |
| Author(s): | Money |
| Last Update: | Thursday, November 10, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lettucebo/MvcDynamicForms |
| NuGet Url: | https://www.nuget.org/packages/MvcDynamicForms |
Install
Install-Package MvcDynamicForms
dotnet add package MvcDynamicForms
paket add MvcDynamicForms
MvcDynamicForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.Razor(>= 3.2.3)
- Microsoft.AspNet.WebPages(>= 3.2.3)
- Microsoft.Web.Infrastructure(>= 1.0.0)
Tags