aspnetcore/test/WebSites/BasicWebSite/Controllers
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
..
LinkGeneration Add missing license headers 2014-11-20 22:54:05 -08:00
ApplicationBaseController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
Appointments.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
HomeController.cs Replaced status code number with constants 2015-02-05 16:43:59 -08:00
JsonResultController.cs Consume new strongly typed headers. Remove temp implementations. 2015-01-14 15:51:34 -08:00
MonitorController.cs Add missing license headers 2014-11-20 22:54:05 -08:00
OrderController.cs
RoutingController.cs Adding a functional test that modifies data tokens 2014-11-17 18:35:04 -08:00
SqlDataController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
UsersController.cs Add missing license headers 2014-11-20 22:54:05 -08:00