There is a very useful command in Visual Studio, which permits to paste json from clipboard to C# classes.
Is there a way to use this function (through automation, library or any other way) from our code ?
Thank you in advance
There is a very useful command in Visual Studio, which permits to paste json from clipboard to C# classes.
Is there a way to use this function (through automation, library or any other way) from our code ?
Thank you in advance