| .. |
|
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
|
…
|
|
|
ActionResultOfTController.cs
|
Introduce ActionResult<T>
|
2017-09-06 18:46:06 -07:00 |
|
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 |
|
ContactApiController.cs
|
Infer binding sources for ApiController parameters
|
2017-10-16 15:20:43 -07:00 |
|
DefaultValuesController.cs
|
…
|
|
|
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
|
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 |
|
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
|
[Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName
|
2016-05-31 23:13:20 -07:00 |
|
SqlDataController.cs
|
…
|
|
|
TempDataController.cs
|
Avoid saving TempData in case of unhandled exceptions. [Fixes #6598] BUG? Accessing TempData prevent response to have content on error.
|
2017-09-07 13:13:27 -07: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
|
…
|
|