aspnetcore/test
Ryan Nowak 2578b8107f Fix for #1277 - Add Options/Startup API for WebAPI shim
Adds an options class, as well as a default options setup that will
configure the default set of formatters.

Currently most of what options needs to do is a placeholder, but it later
do things like add ApplicationModelConventions, filters, formatters, model
binders, etc. Those will be added in follow up items.
2014-10-10 13:41:46 -07:00
..
Microsoft.AspNet.Mvc.Core.Test
Microsoft.AspNet.Mvc.FunctionalTests Fix for #1277 - Add Options/Startup API for WebAPI shim 2014-10-10 13:41:46 -07:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test
Microsoft.AspNet.Mvc.ModelBinding.Test Adding CancellationTokenModelBinder. 2014-10-10 12:16:49 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.Test Adding CancellationTokenModelBinder. 2014-10-10 12:16:49 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Fix for #1275 - Adding ApiController 2014-10-10 13:41:42 -07:00
WebSites Fix for #1277 - Add Options/Startup API for WebAPI shim 2014-10-10 13:41:46 -07:00