aspnetcore/test/WebSites/BasicWebSite/Controllers
Derek Gray 5a3875ea72 Alter content negotiation algorithm so that it can be configured (via
MvcOptions) to always respect an explicit Accept header. Fixes #4612.
2016-06-07 16:12:36 -05: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
DefaultValuesController.cs
HomeController.cs
JsonResultController.cs
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
UsersController.cs