* 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 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Blazor.Analyzers.Test | ||
| Microsoft.AspNetCore.Blazor.Browser.Test | ||
| Microsoft.AspNetCore.Blazor.Build.Test | ||
| Microsoft.AspNetCore.Blazor.E2ETest | ||
| Microsoft.AspNetCore.Blazor.Razor.Extensions.Test | ||
| Microsoft.AspNetCore.Blazor.Test | ||
| shared | ||
| testapps | ||