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. |
||
|---|---|---|
| .. | ||
| ActionResults | ||
| HttpRequestMessage | ||
| Mocks | ||
| TestUtils | ||
| ApiControllerActionDiscoveryTest.cs | ||
| ApiControllerTest.cs | ||
| DefaultContentNegotiatorTest.cs | ||
| FormDataCollectionExtensionsTest.cs | ||
| HttpErrorTest.cs | ||
| HttpResponseExceptionActionFilterTest.cs | ||
| HttpResponseExceptionTest.cs | ||
| HttpResponseMessageOutputFormatterTests.cs | ||
| Microsoft.AspNet.Mvc.WebApiCompatShimTest.xproj | ||
| OverloadActionConstraintTest.cs | ||
| project.json | ||