aspnetcore/test/WebSites/ControllersFromServicesWebSite
Pranav K 0726b8b98b
Make publicly exposed Roslyn types internal
2018-07-31 11:08:22 -07:00
..
Components [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
TagHelpers Remove Razor from projects 2017-03-17 15:00:39 -07:00
Views/Another [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
AnotherController.cs [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -07:00
AssemblyMetadataReferenceFeatureProvider.cs Make publicly exposed Roslyn types internal 2018-07-31 11:08:22 -07:00
ControllersFromServicesWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
NotInServicesController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Startup.cs Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
ValueService.cs [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
ViewData.cshtml
readme.md

readme.md

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