aspnetcore/test/WebSites/BasicWebSite/Controllers
Kiran Challa 9fd60ff864 Marked CookieTempDataProvider's cookie as non-essential
[Fixes #7160] Determine if the temp data cookie is considered essential
2018-01-05 15:41:01 -08:00
..
ActionConstraints
ContentNegotiation
LinkGeneration
ActionResultOfTController.cs Introduce ActionResult<T> 2017-09-06 18:46:06 -07:00
AntiforgeryController.cs
AsyncActionsController.cs React to new ObjectMethodExecutor in Common 2017-05-03 15:40:02 +01:00
ContactApiController.cs Infer binding sources for ApiController parameters 2017-10-16 15:20:43 -07:00
DefaultValuesController.cs
FiltersController.cs Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
HomeController.cs Added RedirectToAction overload with no arguments 2017-09-12 17:17:48 -07:00
JsonResultController.cs
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
RemoteAttribute_VerifyController.cs
RequestFormLimitsController.cs Added RequestFormLimits filter. 2017-09-18 13:48:15 -07:00
RequestScopedServiceController.cs
RequestSizeLimitController.cs Changed RequestSizeLimitAttribute to create an authorization filter rather than a resource filter. 2017-09-12 17:03:24 -07:00
RoutingController.cs
SqlDataController.cs
TempDataController.cs Marked CookieTempDataProvider's cookie as non-essential 2018-01-05 15:41:01 -08:00
TempDataPropertyController.cs [Fixes #6591] TempData should support nullable types 2017-12-04 15:33:22 -08:00
TestingController.cs Revert "Revert "Improvements to the testing package."" 2017-09-19 21:45:05 -07:00
UsersController.cs