https://github.com/florianrappl/jsoneditor
Simple example JSON editor powered by a JSON schema. :snowman:
https://github.com/florianrappl/jsoneditor
article dotnet example json json-schema wpf
Last synced: about 1 month ago
JSON representation
Simple example JSON editor powered by a JSON schema. :snowman:
- Host: GitHub
- URL: https://github.com/florianrappl/jsoneditor
- Owner: FlorianRappl
- License: mit
- Created: 2018-03-13T21:03:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T22:29:27.000Z (over 7 years ago)
- Last Synced: 2025-03-31T03:32:13.993Z (3 months ago)
- Topics: article, dotnet, example, json, json-schema, wpf
- Language: C#
- Homepage: http://bit.ly/2GoVYMh
- Size: 62.5 KB
- Stars: 16
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Json Editor
A simple example JSON editor powered by a JSON schema. The supplied application represents the source code for the associated [CodeProject article](https://www.codeproject.com/Articles/1233937/Introduction-to-JSON-Schema).
## Building
The source code can be built with Microsoft Visual Studio 2015+.
## License
The source code is licensed under the [MIT License](LICENSE).