Top 20 NuGet json Packages

Homeun Pager
JSON Dynamic Object (JDO) is a small and lightweight library that provides a simple paradigm of working with JSON objects in .Net. Everything is stored as a native type, and made easily accessible through member access notation and internally uses the JavaScriptSerializer Class.
Easy to use framework for serializing to and from json. Supports typed dto objects, dynamic dto objects and immutable dto types like F# record types. Can differ between null values and "not supplied" values. One of the fastest json serializers for .NET there is. Supports Microsoft Web API.
Yeah, you can access json with dynamic & Json.Net. But why can't we have the old static way? Is there no one miss the happiness of working with intellisense? There must be a easy way. 动态调用RestAPI返回的json, 确实很简单 但是你自己要封装一个SDK给别人,你好意思给人家说明书让人家看着说明书动态调用么? 看着动态调用里面写着...
This library enables the end users to create a lightweight representation of the google.visualization.DataTable object directly in Microsoft.NET and the creation of the necessary JSON as needed by the Google Chart Tools Javascript library.
Custom contract resolvers for JSON.NET, including a contract resolver with which one can easily exclude fields from being serialized without using attributes.
An Ajax framework for ASP.Net 4.0 web form applications.
Easy of use JSON library for .NET platforms. Provides reader, writer and ability to build mutable JSON data at runtime.
*DEPRECATED* Meta package which pulls in the new Collection+Json packages
Smallest, fastest polymorphic JSON serializer; Kamran Ayub's fork of fastJSON @ v2.0.13. The revision number corresponds to the version of my fork.
The template to bind JSON data to View from Controller in MVC Application.
The Ljund Common Library includes many useful development aids such as: - Task Queue; The ability to set multiple tasks running in a queue-like system with configurable options of what to do in certain situations - Cryptography Helpers; Assymmetric, Symmetric and Hash functions - Win32 Helpers; Win3...
JSON Consumer
JSON parser that generates either a dynamic object or a strongly typed object
Lightweight REST client for C#
Object / Document peer to peer database for the .NET framework.
JSON
Echovoice JSON Array Encode, Decode and Pretty methods.
Easy to use framework for serializing to and from json. Supports typed dto objects, dynamic dto objects and immutable dto types like F# record types. Can differ between null values and "not supplied" values. One of the fastest json serializers for .NET there is. Supports Microsoft Web API.
A small two-file JSON de/serializer in C# that also works on MonoDroid/MonoTouch