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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.Test.xproj
MvcOptionsSetupTest.cs SerializerSettings refactor 2015-05-11 16:43:17 -07:00
MvcServiceCollectionExtensionsTest.cs Refactor I***ModelBuilder extensibility 2015-06-07 18:07:41 -07:00
RazorViewEngineOptionsSetupTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
project.json