VxFormGenerator Versions Save

The library contains a component, that nests itself into the Blazor EditForm instead of a wrapper around the EditForm. The component is able to generate a form based on a POCO or a ExpandoObject. Because of this architecture the library provides the developer flexibility and direct usage of the EditForm.

v0.4.0

3 years ago

Implemented #2 Fixes #14

v.0.1.1

3 years ago

Closes issue: Nullable Types #3

Please use or update the nuget packages:

https://www.nuget.org/packages/VxFormGenerator.Core/
https://www.nuget.org/packages/VxFormGenerator.Components.Bootstrap/
https://www.nuget.org/packages/VxFormGenerator.Components.Plain/

v0.0.6

3 years ago

Closing #7 Add dotnet standard support Added ignore property for skipping rendering. #8

Please use or update the nuget packages: