aspnetcore/test/WebSites/ControllersFromServicesClas...
Pranav K 5e69d90076 * Modify DefaultControllerTypeProvider to look at the object graph to
determine if any ancestor has the "Controller" suffix.

* Introduce NonControllerAttribute to opt out of Controller detection.

Fixes #1274
2015-02-15 22:11:37 -08:00
..
ClientUIStubController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
ControllerWithConstructorInjection.cs
…
ControllersFromServicesClassLibrary.kproj
…
EmployeeRecords.cs
…
GenericController.cs
…
Inventory.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
NestedControllerOwner.cs
…
QueryValueService.cs
…
ResourcesController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
TimeScheduleController.cs
…
project.json
…