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
PlatformNormalizer.cs
ResourceFile.cs
TestClientModelValidatorProvider.cs
TestFileChangeToken.cs
TestFileInfo.cs
TestFileProvider.cs
TestHttpRequestStreamReaderFactory.cs
TestHttpResponseStreamWriterFactory.cs
TestModelBinderFactory.cs
TestModelMetadataProvider.cs
TestModelValidatorProvider.cs
TestOptionsManager.cs
ValidationAttributeUtil.cs
project.json