aspnetcore/test/WebSites/BasicWebSite/Controllers
Pranav K 7b2a4ff465 Allow "page" route parameter to be used in Mvc controllers
Fixes #6660
2017-08-24 15:44:37 -07:00
..
ActionConstraints Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
ContentNegotiation Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
LinkGeneration
AntiforgeryController.cs Added functional tests for Antiforgery related to setting no-cache headers 2016-11-02 16:29:34 -07:00
AsyncActionsController.cs React to new ObjectMethodExecutor in Common 2017-05-03 15:40:02 +01:00
DefaultValuesController.cs
HomeController.cs Upgrade Roslyn dependency to 2.0.0. 2017-04-21 11:41:31 -07:00
JsonResultController.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
MonitorController.cs
OrderController.cs
PageRouteController.cs Allow "page" route parameter to be used in Mvc controllers 2017-08-24 15:44:37 -07:00
PassThroughController.cs
RemoteAttribute_HomeController.cs Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
RemoteAttribute_VerifyController.cs Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
RequestScopedServiceController.cs
RoutingController.cs [Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName 2016-05-31 23:13:20 -07:00
SqlDataController.cs
TempDataController.cs SaveTempDataFilter handle write to body 2017-01-27 10:54:00 -08:00
TempDataPropertyController.cs TempData property attribute 2017-03-16 16:34:35 -07:00
UsersController.cs