aspnetcore/test/WebSites/BasicWebSite/Controllers
Ryan Brandenburg 03cdd15e5c SaveTempDataFilter handle write to body 2017-01-27 10:54:00 -08:00
..
ActionConstraints
ContentNegotiation Alter content negotiation algorithm so that it can be configured (via 2016-06-07 16:12:36 -05:00
LinkGeneration
AntiforgeryController.cs Added functional tests for Antiforgery related to setting no-cache headers 2016-11-02 16:29:34 -07:00
DefaultValuesController.cs
HomeController.cs [Fixes #4960] Action results returned from controller actions rendered as json instead of executed 2016-07-27 14:42:46 -07:00
JsonResultController.cs Remove extra options to manipulate `JsonSerializerSettings` 2016-04-27 14:48:16 -07:00
MonitorController.cs
OrderController.cs
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
UsersController.cs