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
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
OrderController.cs
RoutingController.cs
SqlDataController.cs * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
UsersController.cs