aspnetcore/samples
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
..
HostedInAspNet.Client Disable autorebuild in hosted projects due to VS 15.7pre5+ issue 2018-05-02 18:34:16 +01:00
HostedInAspNet.Server
MonoSanity Update Mono to 078d5147836 (#543) 2018-04-11 14:00:03 +01:00
MonoSanityClient Update Mono to 078d5147836 (#543) 2018-04-11 14:00:03 +01:00
StandaloneApp camelCase all the JSONs (#746) 2018-05-04 16:14:38 +01:00