aspnetcore/test/Microsoft.AspNetCore.Mvc.Te...
Ryan Nowak fb81a5e11e Introducing ModelBinderFactory
This change separates model binding into IModelBinderProvider (decides
which binder to use) and IModelBinder (does binding). The
IModelBinderFactory is a new services with coordinates the creation of
model binders.
2016-03-29 15:45:14 -07:00
..
CommonFilterTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
HtmlContentUtilities.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
MediaTypeAssert.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Microsoft.AspNetCore.Mvc.TestCommon.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
PlatformNormalizer.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ResourceFile.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestClientModelValidatorProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestFileChangeToken.cs
TestFileInfo.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestFileProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestHttpRequestStreamReaderFactory.cs * Remove HttpRespomseStreamWriter 2016-01-27 16:04:54 -08:00
TestHttpResponseStreamWriterFactory.cs * Remove HttpRespomseStreamWriter 2016-01-27 16:04:54 -08:00
TestModelBinderFactory.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
TestModelMetadataProvider.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
TestModelValidatorProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestOptionsManager.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ValidationAttributeUtil.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
project.json Transition to Netstandard. 2016-03-01 13:39:31 -08:00