aspnetcore/test/WebSites/ControllersFromServicesWebSite
N. Taylor Mullen aa7ebb343a Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
2015-12-18 15:35:13 -08:00
..
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
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 Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
ViewData.cshtml ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
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 Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

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