aspnetcore/test/WebSites/BasicWebSite/Views/Home
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
..
ActionLinkView.cshtml
Index.cshtml
JsonHelperInView.cshtml
JsonHelperWithSettingsInView.cshtml Serialize JSON using camel case by default 2016-06-09 11:58:23 -07:00
PlainView.cshtml
ViewWithPrefixedAttributeValue.cshtml