aspnetcore/test/WebSites/ControllersFromServicesWebSite
Pranav K 7dac5c711b Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
..
wwwroot
ControllersFromServicesWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
NotInServicesController.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Startup.cs Reacting to Hosting changes 2015-12-18 15:59:42 -08:00
ViewData.cshtml
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
readme.md

readme.md

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