aspnetcore/test/WebSites/ControllersFromServicesWebSite
Pranav K ed1378a365 Revert "Updating to netcoreapp1.1"
This reverts commit 398a104810.
2016-10-12 16:09:12 -07:00
..
Components
TagHelpers
Views/Another
AnotherController.cs
AssemblyMetadataReferenceFeatureProvider.cs Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00
ControllersFromServicesWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
NotInServicesController.cs
Startup.cs Use dependency context from all application parts when compiling views 2016-05-24 10:28:51 -07:00
ValueService.cs
ViewData.cshtml
project.json Revert "Updating to netcoreapp1.1" 2016-10-12 16:09:12 -07:00
readme.md
web.config

readme.md

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