Model binding for floating point numeric values - double, float and decimal.
Info
Version: | 1.0.0 |
Author(s): | https://github.com/badhitman |
Last Update: | Tuesday, March 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/badhitman/AspDotNetCore2BinderFloatingDecimalModel |
NuGet Url: | https://www.nuget.org/packages/AspDotNetCore2BinderFloatingDecimalModel |
Install
Install-Package AspDotNetCore2BinderFloatingDecimalModel
dotnet add package AspDotNetCore2BinderFloatingDecimalModel
paket add AspDotNetCore2BinderFloatingDecimalModel
AspDotNetCore2BinderFloatingDecimalModel Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)