Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/LuisM000/VS4Mac-JsonToClass

A Visual Studio for macOS addin to generate models (classes) from JSON
https://github.com/LuisM000/VS4Mac-JsonToClass

addin macos quicktype visual-studio visualstudio-extension

Last synced: about 2 months ago
JSON representation

A Visual Studio for macOS addin to generate models (classes) from JSON

Awesome Lists containing this project

README

        

# VS4Mac JSON to class

**JsonToClass** is a Visual Studio for macOS addin to generate models (classes) from JSON.
This addin uses [quicktype](https://github.com/quicktype/quicktype), it is necessary to have it installed!

![Text Generator](images/advanced-generator.png)

## Copyright and license

Code released under the [MIT license](https://opensource.org/licenses/MIT).