Info
| Version: | 4.0.0-beta0002 |
| Author(s): | Robert Moore, Matthew Davies |
| Last Update: | Saturday, August 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MRCollective/ChameleonForms |
| NuGet Url: | https://www.nuget.org/packages/ChameleonForms |
Install
Install-Package ChameleonForms
dotnet add package ChameleonForms
paket add ChameleonForms
ChameleonForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Humanizer(>= 2.5.16)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.AspNetCore.Mvc.Razor.Extensions(>= 3.1.3)
- Microsoft.AspNetCore.Razor.Language(>= 3.1.3)
Tags
It makes it really easy to tersely output a form and easily apply a different template with a single line of code.