Hi Everyone,
Today I was asked a question by one of my friends on if I know any easy way which can generate C# Class file if we give JSON as an input. And I don’t know anyway but certainly there should be an easy way to do the same.
To my surprise, it turned to be a very easy one. Visual Studio has cool feature, copy JSON or XML to the clipboard –> Open any class file –> Edit –> Paste…
Continue Reading Gopinath’s Article on their blog
https://staturestack.com/2020/06/17/cool-feature-in-visual-studio-generate-class-from-json-or-xml/
Blog Syndicated with Gopinath’s Permission