aspnetcore/test/WebSites/ControllersFromServicesWebSite
Pavel Krymets e6ffb060f7 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -07:00
..
Components
…
TagHelpers
…
Views/Another
…
AnotherController.cs
…
ControllersFromServicesWebSite.xproj
…
NotInServicesController.cs
…
Startup.cs Add web.config to test sites 2016-04-13 16:12:56 -07:00
ValueService.cs
…
ViewData.cshtml
…
project.json Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:20:15 -07:00
readme.md
…
web.config Add web.config to test sites 2016-04-13 16:12:56 -07:00

readme.md

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