aspnetcore/test/WebSites/ControllersFromServicesWebSite
Pranav K badb6ce8e5 Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
..
Components
TagHelpers Remove Razor from projects 2017-03-17 15:00:39 -07:00
Views/Another
AnotherController.cs
AssemblyMetadataReferenceFeatureProvider.cs
ControllersFromServicesWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
NotInServicesController.cs
Startup.cs
ValueService.cs [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
ViewData.cshtml ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
readme.md

readme.md

Functional test site for verifying that controllers registered as services can be consumed by DefaultControllerFactory.