aspnetcore/test
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
..
Microsoft.AspNetCore.Blazor.Analyzers.Test
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
Microsoft.AspNetCore.Blazor.E2ETest
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
Microsoft.AspNetCore.Blazor.Test camelCase all the JSONs (#746) 2018-05-04 16:14:38 +01:00
shared
testapps