aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../ValueProviders
Ajay Bhargav Baaskaran 437eb93bde File upload model binder
- Support for binding posted file to type IFormFile
- Support for multipart/form-data in FormValueProviderFactory
- Updated Mvc Sample
- Added relevant unit and functional tests
2015-01-15 13:41:14 -08:00
..
CompositeValueProviderTests.cs
DictionaryBasedValueProviderTests.cs
FormValueProviderFactoryTests.cs File upload model binder 2015-01-15 13:41:14 -08:00
QueryStringValueProviderFactoryTest.cs
ReadableStringCollectionValueProviderTest.cs
ValueProviderResultTest.cs