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 Remove project name from output path 2016-03-02 14:39:12 -08:00
MvcOptionsSetupTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
MvcServiceCollectionExtensionsTest.cs * Moving DNX dependencies to test only 2016-02-23 18:58:42 -08:00
RazorViewEngineOptionsSetupTest.cs Reacting to Hosting changes 2016-03-15 10:50:53 -07:00
project.json Fixed packages 2016-03-25 12:27:49 -07:00