RicoSuter / VisualJsonEditor

A JSON schema based file editor for Windows.
http://visualjsoneditor.org
MIT License
349 stars 87 forks source link

Could the editor component be separated from the application? #46

Open masonwheeler opened 2 years ago

masonwheeler commented 2 years ago

It would be very nice to have the JsonEditor component, without the rest of the demo application, as a NuGet package. Could it be split out into its own assembly that the demo application takes as a dependency?