aspnetcore/test/WebSites/ControllersFromServicesWebSite
Doug Bunting 6bf25cecec React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:19:42 -07:00
..
wwwroot
AnotherController.cs
ControllersFromServicesWebSite.xproj
NotInServicesController.cs
Startup.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
ViewData.cshtml
project.json Fixed packages 2016-03-25 12:27:49 -07:00
readme.md

readme.md

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