aspnetcore/test/Microsoft.AspNetCore.Mvc.Test
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
..
JsonPatchExtensionsTest.cs
Microsoft.AspNetCore.Mvc.Test.xproj
MvcOptionsSetupTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
MvcServiceCollectionExtensionsTest.cs
RazorViewEngineOptionsSetupTest.cs
project.json