aspnetcore/test/WebSites/BasicWebSite/Controllers
Doug Bunting 62803d5979 Serialize JSON using camel case by default
- #4283
- update `JsonSerializerSettingsProvider` to choose the `CamelCaseNamingStrategy`
2016-06-09 11:58:23 -07: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 Serialize JSON using camel case by default 2016-06-09 11:58:23 -07:00
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