aspnetcore/test
Ryan Nowak d9a3c265ea Fix for MVC #1539 - Deal with the case where request services are not set
Rather than throwing here, this does what routing does. If request
services aren't set, we just create our own scope.

This will NOT create an extra scope if request services are already set.
2014-11-17 17:30:41 -08:00
..
Microsoft.AspNet.Mvc.Core.Test Fix for MVC #1539 - Deal with the case where request services are not set 2014-11-17 17:30:41 -08:00
Microsoft.AspNet.Mvc.FunctionalTests RenderSection \ RenderSectionAsync does not work in sections 2014-11-14 12:17:25 -08:00
Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test [Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values 2014-11-11 10:15:51 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test
Microsoft.AspNet.Mvc.Razor.Host.Test React to aspnet/Razor#208 changes. 2014-11-07 11:54:30 -08:00
Microsoft.AspNet.Mvc.Razor.Test Updated a comment and sort usings 2014-11-13 11:28:13 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Add `<option/>` tag helper 2014-11-07 14:11:12 -08:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.WebApiCompatShimTest
WebSites RenderSection \ RenderSectionAsync does not work in sections 2014-11-14 12:17:25 -08:00