Info
Version: | 5.0.77 |
Author(s): | Harry McIntyre |
Last Update: | Friday, November 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mcintyre321/FormFactory |
NuGet Url: | https://www.nuget.org/packages/FormFactory.AspMvc |
Install
Install-Package FormFactory.AspMvc
dotnet add package FormFactory.AspMvc
paket add FormFactory.AspMvc
FormFactory.AspMvc Download (Unzip the "nupkg" after downloading)
Dependencies
- FormFactory(>= 5.0.77)
- Microsoft.AspNet.Mvc(>= 5.2.7)
Tags
It reflects over your view models to build a component tree, then renders that according to customisable templates. Drive yuour views by convention instead of hard coding them.