Click here to Skip to main content
15,887,596 members
Articles / Programming Languages / Visual Basic

Working with System.Text.Json in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
31 Oct 2022CPOL13 min read 39.9K   569   39  
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - System.Text.Json
System.Text.Json - From simple Json object to Custom property and collection converters. We will explore the new API by porting existing NewtonSoft.Json code

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions