aspnetcore/test/WebSites/ControllersFromServicesWebSite
Javier Calvarro Nelson d917504c14 [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
..
Components
TagHelpers
Views/Another
AnotherController.cs
AssemblyMetadataReferenceFeatureProvider.cs
ControllersFromServicesWebSite.csproj [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
NotInServicesController.cs
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
ValueService.cs
ViewData.cshtml
readme.md

readme.md

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