Skip to content

Releases: Chacaroon/AutoForms

Add README to package

13 Jul 18:00
14d8ddd

Choose a tag to compare

v1.3.4

Add readme to the NuGet package (#19)

Add custom control processors

03 Jul 19:04
9bd2674

Choose a tag to compare

Added a BaseControlProcessor class that allows adding controls' models custom processing
Made the BaseStrategy stateless
Added the RegExp validator support

Add AddAutoFormsSerializer extension

29 Jun 20:16
17e6480

Choose a tag to compare

What's new

Added AddAutoFormsSerializer extension method that registers the Newtonsoft.Json serializer with predefined settings

Add XML documentation

29 Jun 19:39
df84916

Choose a tag to compare

What's Changed

Added missing XML documentation
Made small refactoring

Add support of .NET Core 3.1 and .NET 5

05 Jun 09:11
8fc9a96

Choose a tag to compare

v1.3.0

Add .NET Core 3.1 and .NET 5 support (#7)

First release

03 Jun 06:58

Choose a tag to compare

The first release that has been performed with GitHub Action!