65,938 articles
CodeProject is changing.
Read more
.
Everything / JSON.NET
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
ChatGPT
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Submit your article
JSON.NET
JSON.NET
Great Reads
Bridging the Gap between Linqpad and Visual Studio (with JSON and Extension Methods)
by
_Noctis_
This will allow you to integrate your linqpad code easily to Visual Studio
Deserializing Json Streams using Newtonsoft.
Json & System.
Text.
Json with C# & VB
by
Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.
NET 6.
0 & 7.
0)
Dynamic types with JSON.
NET
by
Vitaly Tomilov
Using JSON.
NET to deserialize collections of dynamic-type objects.
Dynamically Building JSON Tree For Use In JavaScript Components Using C#
by
Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#
Latest Articles
Bridging the Gap between Linqpad and Visual Studio (with JSON and Extension Methods)
by
_Noctis_
This will allow you to integrate your linqpad code easily to Visual Studio
Deserializing Json Streams using Newtonsoft.
Json & System.
Text.
Json with C# & VB
by
Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.
NET 6.
0 & 7.
0)
Dynamic types with JSON.
NET
by
Vitaly Tomilov
Using JSON.
NET to deserialize collections of dynamic-type objects.
Dynamically Building JSON Tree For Use In JavaScript Components Using C#
by
Hamid Mosalla
Dynamically building JSON tree for use In JavaScript components using C#
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
JSON.NET
Deserializing Json Streams using Newtonsoft.
Json & System.
Text.
Json with C# & VB
by
Graeme_Grant
How to deserialize very large simple & complex JSON Streams (.
NET 6.
0 & 7.
0)
Entity Framework DAL with Generic Seeding from JSON,
Using Reflection
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.
Geocode Addresses in Dynamics CRM
by
robert_chang
Learn how to connect to Dynamics CRM,
customize and query Customer Address entity,
geocode the address and update CRM data.
Google Takeout Image Downloader
by
PrafullaVedante
This utility downloads Google takeout images from the downloaded JSON files.
How to Organize Clean Architecture to Modular Patterns in 10 Minutes
by
thangchung
Learn to organize clean architecture to modular patterns
How to Use Geocoding Web Services to Determine the Congressional District for an Address
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.
Lazy Deserialization of Large JSON Files with Dynamic Proxy
by
Ajcek84
Dynamic proxy for lazy deserialization of large JSON files
Nested Polymorphic Deserializer using JSON.
Net and Generics
by
Robert P. Howard
How to deserialize a JSON string that contains nested polymorphic objects
Reflection Deserialization and Custom Attributes
by
Tharaka MTR
Reflection deserialization and custom attributes
Strategy considerations when migrating ASP.
NET forms to MVC
by
Stewa11
A simple case study
The Code Project API - Part 2 - Getting Some REST
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.
Working with Newtonsoft.
Json in C# & VB
by
Graeme_Grant
Working with simple JSON objects and collections to Custom Converters and Transformations into .
NET classes - NewtonSoft.
Json