Craftsman at Work

I'm Artur Karbone, coding software architect and independent IT consultant and this is my blog about craftsmanship, architecture, distributed systems, management and much more.

Visual Studio: Paste JSON or XML as Classes

A really quick post today. Just figured out one nice gotcha in Visual Studio.
Want to generate C# classes out of your XML/JSON copied to clipboard? Not a big deal, just go to Edit->Paste Special. That's it:

Paste JSON as classes

comments powered by Disqus