Top 20 NuGet json Packages

Fast, reliable, easy to use, fully json.org compliant, thread safe C# JSON library for server side and desktop operations. Open sourced under MIT license.
This is a diagnostic extension for changing property name to Pascal Case with Json.NET.
MiniJson aims to be a functionally idiomatic, conforming (http://json.org/) and performing JSON (de)serializer that provides decent error reporting on parse failures.
FAP.NET or simply 'FAP' aka Functional API Pages w/ .NET, a functional REST server implementation
a data library
Helpers for subscribing to observable collection events
https://devlib.codeplex.com/ dynamic feature for xml/json DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test r...
Searchandiser v2.3.68+
A minimal json serializer
A Nuget Package for Contains Json.NET MediaTypeFormatter for Web APIs Which Enables You to Use Json.NET Serializer as The Default Json Serializer for Your Web APIs.
Teaq is a mini-ORM that offers object materialization, relational mapping and query batching services. Teaq offers a simple API to do common database interactions with SQL Server. Performance is most important, as is low startup cost. In addition, queries can be arbitrarily batched to minimize serve...
Eases to access JSON or text based REST services for universal Windows and UWP apps.
A lightweight Json library for C#
封装项目中常用的一些操作,如编码(Json、XML序列化)、加密(DES、RSA、MD5)等操作
A really simple C# JSON parser.
Extensible Framework
JSON Editor is a web-based tool to view, edit, and format JSON. It has various modes such as a tree editor, a code editor, and a plain text editor. The editor can be used as a component in your own web application. The library can be loaded as CommonJS module, AMD module, or as a regular javascript...
JSON will be transformed into a tree structure of the key of Dictionary, and use the Find(key1).Find(key2) method to get object.
This library integrates Json.NET serializer created by James Newton-King into Eneter Messaging Framework. It allows to serialize/deserialize messages to/from JSON faster than default .NET serializer DataContractJsonSerializer.