aspnetcore/test/WebSites/ControllerDiscoveryConventi...
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
..
wwwroot * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
AbstractController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
ChildOfAbstract.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
ControllerDiscoveryConventionsWebSite.kproj * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
NonControllerController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
PersonApi.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
PocoController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
SqlTransactionManager.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
Startup.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
project.json * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00