aspnetcore/test/WebSites/ControllerDiscoveryConventi.../wwwroot
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
..
readme.md * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00

readme.md

Functional test site for verifying controllers registration rules.