aspnetcore/samples/StandaloneApp
Steve Sanderson 20e43adac5 camelCase all the JSONs (#746)
* Add camelCase utility

* Use camelCase when JSON-serializing (but not for dictionary keys)

* Make JSON deserialization treat member names case-insensitively (but retain case on dictionary keys)

* Use camelCase in JSON in the samples and templates

* Reverse the order of the params for the camelcase test because it's weird otherwise

* CR feedback
2018-05-04 16:14:38 +01:00
..
Pages Add [Parameter] to route parameter in paging sample 2018-05-01 13:48:38 +01:00
Properties
Shared Encourage encapsulation of component parameter properties (#713) 2018-05-01 10:08:01 +01:00
wwwroot camelCase all the JSONs (#746) 2018-05-04 16:14:38 +01:00
App.cshtml
Program.cs
StandaloneApp.csproj Link on build by default for all configurations, not only Release 2018-03-21 15:58:49 +00:00
_ViewImports.cshtml In templates, update _ViewImports/NavMenu to match updated APIs 2018-03-20 13:59:20 +00:00