aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
Ryan Nowak 6cd277e8aa Refactor I***ModelBuilder extensibility
Combining IControllerModelBuilder and IActionModelBuilder into a pipeline
of IApplicationModelBuilders. Extensibility for framework features (Auth,
Cors, etc) should implement an IApplicationModelBuilder to add data to
models before IApplicationModelConventions have a chance to run.

Also deleting IGlobalFilterProvider while touching this code, this should
have been removed a while ago when we removed other options facades.
2015-06-07 18:07:41 -07:00
..
ActionResults React to Http namespace changes. 2015-05-07 15:19:10 -07:00
HttpRequestMessage React to Http namespace changes. 2015-05-07 15:19:10 -07:00
Mocks Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TestUtils Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiControllerActionDiscoveryTest.cs Refactor I***ModelBuilder extensibility 2015-06-07 18:07:41 -07:00
ApiControllerTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
DefaultContentNegotiatorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FormDataCollectionExtensionsTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HttpErrorTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HttpResponseExceptionActionFilterTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
HttpResponseExceptionTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
HttpResponseMessageOutputFormatterTests.cs Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest.xproj
OverloadActionConstraintTest.cs React to Http namespace changes. 2015-05-07 15:19:10 -07:00
project.json Logging for content-negotiation 2015-04-16 12:02:55 -07:00