aspnetcore/test
Pranav K e1e43e1e8c ControllerActivator should be able to use controllers registered as
services

* Added WithControllersFromServiceProvider that replaces the default
  controller activator with a service based one.
* Move activation to DefaultControllerFactory
* Modify [Activate] behavior so that it no longer activates services. Use
  [FromService] attribute to hydrate services

Fixes #1707
2015-02-11 16:41:59 -08:00
..
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
Microsoft.AspNet.Mvc.FunctionalTests ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test PR comments 2015-02-09 16:24:28 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test Results of parsing _ViewStart files should be cached 2015-02-10 13:48:33 -08:00
Microsoft.AspNet.Mvc.Razor.Test Remove IRazorFileProviderCache and rely on file expiration triggers to 2015-02-09 15:08:26 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Simplify `<select/>` tag helper `multiple` attribute handling 2015-02-10 19:01:30 -08:00
Microsoft.AspNet.Mvc.Test ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
Microsoft.AspNet.Mvc.Xml.Test
WebSites ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00