Provides ASP.NET Core model binders to clean up string inputs, handle base-64 values portably, and adapt parsing to a legacy paradigm.
Info
Version: | 2020.8.3.2 |
Author(s): | FoxGuard Solutions |
Last Update: | Monday, August 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FGS.AspNetCore.Mvc.ModelBinding |
Install
Install-Package FGS.AspNetCore.Mvc.ModelBinding
dotnet add package FGS.AspNetCore.Mvc.ModelBinding
paket add FGS.AspNetCore.Mvc.ModelBinding
FGS.AspNetCore.Mvc.ModelBinding Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FGS.Primitives.Extensions(>= 2020.8.3.2)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0 && < 3.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0 && < 3.0.0)
- FGS.Primitives.Extensions(>= 2020.8.3.2)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0 && < 3.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0 && < 3.0.0)
- FGS.Primitives.Extensions(>= 2020.8.3.2)
Tags