Rajeev Pentyala – Microsoft Power Platform

Rajeev Pentyala – Microsoft Power Platform

https://rajeevpentyala.com

Sharing my knowledge on Power Platform, Dynamics 365, Azure & .Net Stack

C# | Parse Json using System.Text.Json (instead of Json.NET)

Published

C# | Parse Json using System.Text.Json (instead of Json.NET)

In this post lets see how to parse a complex Json content without using Json.NET library and by using the native System.Text.Json namespace. What and why cant I use Json.NET library? Scenario: Coming to our scenario we have following json content and we need to parse and read the inputs and outputs collection from the […]

Continue to website...

More from Rajeev Pentyala – Microsoft Power Platform

Related Posts