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
AntiforgeryController.cs
AsyncActionsController.cs
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
JsonResultController.cs
MonitorController.cs
OrderController.cs
PageRouteController.cs
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
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