aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
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
..
ActionResults Replaced status code number with constants 2015-02-05 16:43:59 -08:00
HttpRequestMessage Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
Mocks
TestUtils Correct StyleCop violations 2015-01-06 16:23:57 -08:00
ApiControllerActionDiscoveryTest.cs ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
ApiControllerTest.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
DefaultContentNegotiatorTest.cs
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs
HttpResponseExceptionActionFilterTest.cs Changing when controllers are created 2015-01-16 20:23:39 -08:00
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj
OverloadActionConstraintTest.cs Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
project.json Update Mvc to use official xunit runner 2014-12-17 11:27:07 -08:00