aspnetcore/test/WebSites/BasicWebSite/Models
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
..
Contact.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
GenderType.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
LoginViewModel.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Person.cs Serialize JSON using camel case by default 2016-06-09 11:58:23 -07:00
Product.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Product_Json.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Product_Xml.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
Product_text.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00
RemoteAttributeUser.cs Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
User.cs MVC functional test cleanup (part 1) 2015-12-14 21:50:55 -08:00