Top 20 NuGet json Packages

A Swiss Army Knife package of helper classes and methods found to be useful in a multitude of projects
A JSON parser written before Json.NET became good. Slower than Json.NET. API aimed at stringent (non-lenient) access.
A simple excel-to-json document converter
API service implementation for the Toggl API.
A simple excel-to-json document converter (using legacy .NET Framework)
Configuration Framework (Json part)
A fluent, portable, testable HTTP client library.
Utility tool to update Azure DevOps Test-Cases with Test Results
Package Description
Simple json rule engine
Package Description
A commandline parser supporting direct method calls taking as input an unlimited number of primitive and complex-type parameters
Lanymy.Common.All 通用辅助类库. 序列化 ; 压缩 ; 数据流加密 ; 文件操作 ; 枚举扩展 ; 沙盒操作 ; 进程 ; 二维码 ; 反射 ; 版本 ; 流水号 ; 验证码 ; CMD命令行操作器 ; ffmpeg辅助类 ; 加密/解密 ;
Lanymy.Common.Helpers.SecurityHelper 通用辅助类库. 序列化 ; 压缩 ; 数据流加密 ; 文件操作 ; 枚举扩展 ; 沙盒操作 ; 进程 ; 二维码 ; 反射 ; 版本 ; 流水号 ; 验证码 ; CMD命令行操作器 ; ffmpeg辅助类 ; 加密/解密 ;
Lanymy.Common.Instruments.All 通用辅助类库. 序列化 ; 压缩 ; 数据流加密 ; 文件操作 ; 枚举扩展 ; 沙盒操作 ; 进程 ; 二维码 ; 反射 ; 版本 ; 流水号 ; 验证码 ; CMD命令行操作器 ; ffmpeg辅助类 ; 加密/解密 ;
JSON-Serialize.js provides conventions and helpers to manage serialization and deserialization of instances to/from JSON.
The most compact, extermly fast binary serializer for .NET Code and .NET Framework. More info: https://github.com/salarcode/Bois
A C# .NET Class Library for the KNKV Onsweb.nl XML / JSON Webservice.
Hjson, a user interface for JSON. Relaxed syntax, fewer mistakes, more comments. Supports .NET Core, .NET 4.x and Mono. For details go to http://hjson.org.
JsonPoke and JsonPeek build tasks: Usage : JSON Poke: 1. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JValue="Empty-FromTest1" JPath="Project.Name"> </JsonPoke> 2 a. <JsonPoke JsonInputPath="$(MSBuildProjectDirectory)\Project.json" JArray="@(TestArray1)" JPath="Project.Test...