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.Templates |
Install
Install-Package FormFactory.Templates
dotnet add package FormFactory.Templates
paket add FormFactory.Templates
FormFactory.Templates Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
No dependencies.
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.