Did you know Visual Studio can paste a JSON text as a C# class?
Read more about it here:
https://learn.microsoft.com/en-us/visualstudio/ide/reference/paste-json-xml?view=vs-2022
(Thanks to Justim Odendaal for the tip)
Did you know Visual Studio can paste a JSON text as a C# class?
Read more about it here:
https://learn.microsoft.com/en-us/visualstudio/ide/reference/paste-json-xml?view=vs-2022
(Thanks to Justim Odendaal for the tip)
I had no idea and i've been using VS since 2010. Awesome tip! Thank you!