aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../Logging
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
..
LoggingActionSelectionTest.cs Logging functional tests using ElmLogger 2015-01-06 16:16:12 -08:00
LoggingAssert.cs Logging functional tests using ElmLogger 2015-01-06 16:16:12 -08:00
LoggingExtensions.cs react to aspnet/HttpAbstractions#146 changes 2015-01-07 17:53:35 -08:00
LoggingStartupTest.cs ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00