aspnetcore/test/WebSites/ControllersFromServicesWebSite
BrennanConroy 967001f923 Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00
..
Components [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
TagHelpers [Fixes #4087] Add support for AddTagHelpersAsServices() 2016-04-02 10:32:48 -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
ControllersFromServicesWebSite.xproj
…
NotInServicesController.cs
…
Startup.cs Add web.config to test sites 2016-04-13 16:12:56 -07:00
ValueService.cs [Fixes #4087] Add AddViewComponentsAsServices() and ServiceBasedViewComponentActivator 2016-04-01 10:55:04 -07:00
ViewData.cshtml
…
project.json Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00
readme.md
…
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

readme.md

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