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 [Issue #1133] RedirectToActionResult and UrlHelper should use HostString, PathString, etc. To build Urls. 2014-10-14 16:12:29 -07:00
Index.cshtml
JsonHelperInView.cshtml Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
JsonHelperWithSettingsInView.cshtml Serialize JSON using camel case by default 2016-06-09 11:58:23 -07:00
PlainView.cshtml
ViewWithPrefixedAttributeValue.cshtml [Fixes #2547] Fixed attribute value prefix with dynamic content being ignored 2015-05-18 17:15:38 -07:00