Formification is a library that leverages features of AspNetCore Mvc to allow the creation of simple data input forms.
Info
Version: | 0.9.0 |
Author(s): | Phil Oyston, Storm ID |
Last Update: | Thursday, August 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Storm.Formification.Core |
Install
Install-Package Storm.Formification.Core
dotnet add package Storm.Formification.Core
paket add Storm.Formification.Core
Storm.Formification.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Humanizer.Core.uk(>= 2.6.2)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Humanizer.Core.uk(>= 2.6.2)