aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
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
..
Internal
Properties Support overrides for client-side validation messages 2016-01-29 11:23:57 -08:00
Rendering Cache Member Access Expression Text to avoid ExpressionHelper.GetExpressionText 2016-03-25 09:12:02 -07:00
ViewComponents Reacting to CoreCLR package changes 2016-03-22 14:49:43 -07:00
ViewEngines
ViewFeatures
ControllerTest.cs Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs
RemoteAttributeTest.cs An `ObjectPoolProvider` is always registered 2016-03-25 11:20:15 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewComponentResultTest.cs
ViewComponentTests.cs * Remove JsonViewComponentResult 2016-03-11 11:40:54 -08:00
ViewResultTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
project.json Fixed packages 2016-03-25 12:27:49 -07:00