I understand there is a plethora of tools out there to convert from json class / object to a C# class. Is there a way to do it the other way around? Get a C# class .. paste it in and generate a json object or typescript class?
Thanks
It needs two steps to do that: