JSON → C# class
Generate a C# class from any JSON sample, with [JsonPropertyName] attributes for fields that don't match PascalCase.
json sample
c#
0 classes0 fields0 ms infer
Generate a C# class from any JSON sample, with [JsonPropertyName] attributes for fields that don't match PascalCase.