aspnetcore/test/Microsoft.AspNet.Mvc.Test
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
..
JsonPatchExtensionsTest.cs
Microsoft.AspNet.Mvc.Test.xproj
MvcOptionsSetupTest.cs
MvcServiceCollectionExtensionsTest.cs Refactor I***ModelBuilder extensibility 2015-06-07 18:07:41 -07:00
RazorViewEngineOptionsSetupTest.cs
project.json