How to deserialize JSON in .NET Part 2 – Create the Class

Now it’s time to create the class that can represent the .JSON file which we can deserialize into. Great! Now in the next and final post we’ll deserialize the .json file.

1 min read