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
HtmlContentUtilities.cs
MediaTypeAssert.cs
Microsoft.AspNetCore.Mvc.TestCommon.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
PlatformNormalizer.cs
ResourceFile.cs
TestClientModelValidatorProvider.cs
TestFileChangeToken.cs
TestFileInfo.cs
TestFileProvider.cs
TestHttpRequestStreamReaderFactory.cs
TestHttpResponseStreamWriterFactory.cs
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
TestOptionsManager.cs
ValidationAttributeUtil.cs
project.json Transition to Netstandard. 2016-03-01 13:39:31 -08:00