Info
| Version: | 3.1.2 |
| Author(s): | Abdourahamane Kaba |
| Last Update: | Wednesday, August 31, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bigabdoul/BlazorFormManager |
| NuGet Url: | https://www.nuget.org/packages/BlazorFormManager |
Install
Install-Package BlazorFormManager
dotnet add package BlazorFormManager
paket add BlazorFormManager
BlazorFormManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.6)
- Microsoft.AspNetCore.Components.Web(>= 3.1.6)
Tags
It supports automatic form (UI) generation from metadata-decorated .NET object models. It also supports easy integration of Google's reCAPTCHA technology and the Quill Rich Text Editor (https://quilljs.com).