JSON to C#
Generate simple C# classes from a JSON sample. Nested objects become nested classes and arrays of objects become List<T> properties.
0 chars0 lines0 bytes
0 chars0 lines0 bytes
Generate simple C# classes from a JSON sample. Nested objects become nested classes and arrays of objects become List<T> properties.