Top 20 NuGet json Packages

WebAPI2Construct simplifies the integration of ASP.NET Web API with Construct 2 game engine by Scirra
RAML and OAS (swagger/OpenAPI) parser for .Net
This library enables serialization an object of any type to string format (xml/json/base64) and to deserialize a resulted string back to object instance. Also it supports to implement a custom serialization strategy. 1. Serialize : serializes an object to string (depends on type xml/json/jsv/...
A library for making client json requests
Marvin.JsonPatch.Dynamic adds support for dynamically typed objects to Marvin.JsonPatch. Marvin.JsonPatch was built to work on staticly typed objects, which is great for most cases. Yet sometimes you'll want to create a patch document without having a static type to start from (for example: when in...
Small and simple storage for JSON objects in SQL Server.
A *SIGNED* library for consuming REST APIs from Portable Class Libraries (.NET 4.5, Silverlight 5, Windows Phone 8.x, and Windows 8.x). Designed to be partially drop-in compatible with RestSharp.
Json Serializer for EasyDocDb - stores documents as JSON files.
Simple JSON flat file data store
JUST-JSON Under Simple Transformation. This a cool library in .NET 4.5 which enables you to transform a JSON document into another JSON document using JSON transformations using JSON path. This is the JSON equivalent of XSLT. Test project can be found at https://github.com/WorkMaze/JUST.net
Utilities for working with Newtonsoft's JSON.NET.
GrapeCity Spread.Services for .NET is a new small-footprint high-performance spreadsheet component that can be used in your server or desktop applications. It gives developers a comprehensive API to quickly create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets. Plus, you can...
Provides a JSON.Net contract resolver to (de-)serialize models with private setters or getter-only auto properties.
Provides GeoJSON.Net Converters from / to the EntityFramework Spatial types.
Simple .NET EDI X12 Reader, Writer and Validator. EDI JSON and XML Serialization and Deserialization.
Provides JSON and XML serialization infrastructure using the ServiceStack.Text implementation.
Zephyr is the namespace for utility libraries in Synapse. The DataTransformation utilitiy library supports YAML/JSON/XML transformation capability. https://synapseproject.github.io
Implements methods to build REST queries with JSON as parameter and result. Supports URI and query string parameters.
An extension to JsonSettings that allows to wrap a class via transparent proxy that autosaves. Support for Autosaving on INotifyPropertyChanged/INotifyCollectionChanged.