Releases: Chacaroon/AutoForms
Releases · Chacaroon/AutoForms
Add README to package
Add custom control processors
Added a BaseControlProcessor class that allows adding controls' models custom processing
Made the BaseStrategy stateless
Added the RegExp validator support
Add AddAutoFormsSerializer extension
What's new
Added AddAutoFormsSerializer extension method that registers the Newtonsoft.Json serializer with predefined settings
Add XML documentation
What's Changed
Added missing XML documentation
Made small refactoring
Add support of .NET Core 3.1 and .NET 5
v1.3.0 Add .NET Core 3.1 and .NET 5 support (#7)
First release
The first release that has been performed with GitHub Action!