Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / JSON.NET

JSON.NET

JSON.NET

Great Reads

by _Noctis_
This will allow you to integrate your linqpad code easily to Visual Studio
by Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.NET 6.0 & 7.0)
by Vitaly Tomilov
Using JSON.NET to deserialize collections of dynamic-type objects.
by Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#

Latest Articles

by _Noctis_
This will allow you to integrate your linqpad code easily to Visual Studio
by Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.NET 6.0 & 7.0)
by Vitaly Tomilov
Using JSON.NET to deserialize collections of dynamic-type objects.
by Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#

All Articles

Sort by Score

JSON.NET 

by Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.NET 6.0 & 7.0)
by Michael Doleman
A simple DAL with an integrated, lightweight model for database seeding from a JSON source, using the code-first method in Entity Framework.
by robert_chang
Learn how to connect to Dynamics CRM, customize and query Customer Address entity, geocode the address and update CRM data.
by PrafullaVedante
This utility downloads Google takeout images from the downloaded JSON files.
by thangchung
Learn to organize clean architecture to modular patterns
by robert_chang
Learn how easy it is to write a console application to find the Congressional District of a U.S. address using free geocoding web services.
by Ajcek84
Dynamic proxy for lazy deserialization of large JSON files
by Robert P. Howard
How to deserialize a JSON string that contains nested polymorphic objects
by Tharaka MTR
Reflection deserialization and custom attributes
by Pete O'Hanlon
In this article, we're going to extend the work done in Part 1 and start reading in from the REST API.
by Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - NewtonSoft.Json