aspnetcore/test/Microsoft.AspNetCore.Mvc.Test
Doug Bunting c351712419 Add `FloatingPointTypeModelBinderProvider` and related binders
- #5502
- support thousands separators for `decimal`, `double` and `float`
- add tests demonstrating `SimpleTypeModelBinder` does not support thousands separators for numeric types
- add tests demonstrating use of commas (not thousands separators) with `enum` values
2017-07-03 17:55:04 -07:00
..
JsonPatchExtensionsTest.cs
Microsoft.AspNetCore.Mvc.Test.csproj
MvcOptionsSetupTest.cs Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
MvcServiceCollectionExtensionsTest.cs