A set of form controls derived from the standard Blazor Controls providing change maanagement against a database value.
Info
| Version: | 1.0.0 |
| Author(s): | Shaun Curtis |
| Last Update: | Thursday, June 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/CEC.FormControls |
Install
Install-Package CEC.FormControls
dotnet add package CEC.FormControls
paket add CEC.FormControls
CEC.FormControls Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.5)
- Microsoft.AspNetCore.Components.Web(>= 3.1.5)