Click here to Skip to main content
15,868,164 members
Everything / JSON.NET

JSON.NET

JSON.NET

Great Reads

by thangchung
Learn to organize clean architecture to modular patterns
by Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - System.Text.Json
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 Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#

Latest Articles

by Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.NET 6.0 & 7.0)
by Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - System.Text.Json
by Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - NewtonSoft.Json
by Uladzislau Baryshchyk
Easy way to work with JSON file in C#/.NET

All Articles

Sort by Score

JSON.NET 

22 Oct 2017 by thangchung
Learn to organize clean architecture to modular patterns
6 Mar 2017 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.
23 Nov 2016 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.
26 Jul 2018 by Ajcek84
Dynamic proxy for lazy deserialization of large JSON files
5 Oct 2020 by Robert P. Howard
How to deserialize a JSON string that contains nested polymorphic objects
26 Dec 2016 by robert_chang
Learn how to connect to Dynamics CRM, customize and query Customer Address entity, geocode the address and update CRM data.
31 Oct 2022 by Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .NET classes - NewtonSoft.Json
6 May 2015 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.
16 Nov 2022 by Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.NET 6.0 & 7.0)
13 Jan 2020 by PrafullaVedante
This utility downloads Google takeout images from the downloaded JSON files.
19 Feb 2016 by Tharaka MTR
Reflection deserialization and custom attributes