aspnetcore/test/WebSites/ControllersFromServicesWebSite
Pranav K b6144142fe Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
..
Components
TagHelpers
Views/Another
AnotherController.cs
AssemblyMetadataReferenceFeatureProvider.cs
ControllersFromServicesWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
NotInServicesController.cs
Startup.cs Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947 2017-10-03 08:52:59 -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.