aspnetcore/test/WebSites/BasicWebSite/Controllers
Ryan Nowak a318c4599a API Review - Split up .Actions
Abstractions - Core MVC extensibility

Controllers - MVC implementations of .Abstractions and supporting
contracts

Infrastructure - General purpose support APIs. Metadata APIs that don't
fit clearly with a feature or with .Abstraction
2015-09-21 21:54:02 -07:00
..
LinkGeneration
ApplicationBaseController.cs
Appointments.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
DefaultValuesController.cs
HomeController.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
JsonResultController.cs Move ActionResult classes back to main namespace 2015-09-16 21:42:31 -07:00
MonitorController.cs API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
OrderController.cs
RoutingController.cs Reorganize MVC namespaces 2015-09-01 22:28:33 -07:00
SqlDataController.cs
UsersController.cs