aspnetcore/test/WebSites/BasicWebSite/Views/Home
James Newton-King ab4cd5c4c4 Add JsonHelper for serializing JSON in views
- remove NotNull from JsonHelper Serialize
2015-05-11 16:01:08 -07:00
..
ActionLinkView.cshtml
Index.cshtml
JsonHelperInView.cshtml Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
JsonHelperWithSettingsInView.cshtml Add JsonHelper for serializing JSON in views 2015-05-11 16:01:08 -07:00
JsonTextInView.cshtml [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
PlainView.cshtml