Skip to content

ryanhair/SpecialCopy

 
 

Repository files navigation

SpecialCopy

An Addin for Monodevelop/Xamarin studio to paste json string as C# classes

Image

Installation

You need to follow these three easy steps to install this feature on our Xamarin Studio.

  1. Download the add-in package from Releases
  2. Open Xamarin Studio -> Add-in Manager
  3. Click on Install from file... button and select the downloaded package to install

Once you install the add-in the Paste JSON as classes command will appear in Edit menu, that enable you to paste C# classes directly from the text in your clipboard.

Todo:

Add preferences to

  • Convert to PascalCase
  • Generate memberbs as Properties/Fields

Special thanks to the JSON C# Class Generator project

About

Paste JSON as C# Classes

Resources

Stars

Watchers

Forks

Packages

No packages published