https://github.com/barkerbg001/jsongenie
Python script that uses the json library to generate C# classes from a JSON file
https://github.com/barkerbg001/jsongenie
csharp json json-library library python
Last synced: about 1 month ago
JSON representation
Python script that uses the json library to generate C# classes from a JSON file
- Host: GitHub
- URL: https://github.com/barkerbg001/jsongenie
- Owner: barkerbg001
- License: mit
- Created: 2023-01-20T13:31:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T13:31:59.000Z (over 2 years ago)
- Last Synced: 2025-01-22T18:12:50.853Z (3 months ago)
- Topics: csharp, json, json-library, library, python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JsonGenie
Python script that uses the json library to generate C# classes from a JSON file