4.0.1
- New embedded toastr plugin. ( formHelperToastr.success("Text here"); etc. )
- New FormResult methods (with object)
- Register method changed. ( AddControllersWithViews().AddFormHelper( opt => { opt... }) )
- Showing error mesage for empty input fields (jQuery Validation).
- .NET Core 3.0 support removed. (Min. 3.1+)