aspnetcore/test/Microsoft.AspNetCore.Mvc.We...
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
..
HttpRequestMessage Introducing ModelBinderFactory 2016-03-29 15:45:14 -07:00
Mocks Transition to Netstandard. 2016-03-01 13:39:31 -08:00
TestUtils Rename AspNet 5 folders and files. 2016-01-22 12:17:07 -08:00
ApiControllerActionDiscoveryTest.cs
ApiControllerTest.cs
BadRequestErrorMessageResultTest.cs
ConflictResultTest.cs
DefaultContentNegotiatorTest.cs Transition to Netstandard. 2016-03-01 13:39:31 -08:00
ExceptionResultTest.cs
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs Use a prefix tree as a backing store for ModelStateDictionary 2016-03-17 10:09:36 -07:00
HttpResponseExceptionActionFilterTest.cs
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs
InternalServerErrorResultTest.cs
InvalidModelStateResultTest.cs
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest.xproj Remove project name from output path 2016-03-02 14:39:12 -08:00
NegotiatedContentResultTest.cs
OverloadActionConstraintTest.cs
TestHttpResponseStreamWriterFactory.cs
project.json Fixed packages 2016-03-25 12:27:49 -07:00