An open API service indexing awesome lists of open source software.

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:

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).