DEV Community

Cover image for Working with JSON in C#

Working with JSON in C#

TodayDeals.org on July 06, 2022

JavaScript Object Notation (JSON) is a way of representing data structures in a “human-readable” form that can be used to exchange information betw...
Collapse
 
pauljlucas profile image
Paul J. Lucas

This is mis-tagged. #c is the tag for the C programming language, not C#.

Collapse
 
todaydealsorg profile image
TodayDeals.org

I just updated