
Create a class from a JSON in Visual Studio 2022
It happens very often, during the development, to have some objects that are returned by some API and of which we want to create a class.If the object are big with a lot of subnodes, it should be a long activity and, first of all, very annoying.
The ...
Read: https://kasuken.hashnode.dev/create-a-class-from-a-json-in-visual-studio-2022
It happens very often, during the development, to have some objects that are returned by some API and of which we want to create a class.If the object are big with a lot of subnodes, it should be a long activity and, first of all, very annoying.
The ...
Read: https://kasuken.hashnode.dev/create-a-class-from-a-json-in-visual-studio-2022