Ozzie.eu
Love to code although it bugs me.
Home
All Posts
About
Tags
Categories
JSON
29
Mar 2021
Automatic class creation for unmarshalling JSON
If you're working with JSON, say for REST web services, and you don't have the class to unmarshall the response, Visual Studio can automatically generate the class for you.