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
GenderType.cs
LoginViewModel.cs
Person.cs Serialize JSON using camel case by default 2016-06-09 11:58:23 -07:00
Product.cs
Product_Json.cs
Product_Xml.cs
Product_text.cs
RemoteAttributeUser.cs Add `[Remote(routeName : "name")]` tests 2016-05-03 12:25:00 -07:00
User.cs