Top 20 NuGet Packages

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给别人,你好意思给人家说明书让人家看着说明书动态调用么? 看着动态调用里面写着...
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.
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...
This is a feature toggle implementation using Json files to hold the feature implementation and values.
JSON for modern C++.
Utility for converting JSON string to specific C# object format
JSON Merge Patch support for ASP.NET Core 3.X (Base Package)
JSON Merge Patch support for ASP.NET Core 3.X (Newtonsoft.Json)
JSON Merge Patch support for ASP.NET Core 3.X (System.Text.Json)
Json Repository with Json Serializers, and all you need while using Newtonsoft.Json in real applications
JSON serializer for D-ASYNC.
JsonValidator is a tool that verifies if a json is syntatically correct as defined in json.org. This library is an update from the original JsonChecker class made by Atif Aziz (http://www.raboof.com/projects/jsonchecker/).
JSON tools for DevPrompt
Windows Form control for showing a JSON file content.
JWT - JSON Web Token for the .NET Framework
Json.NET is a popular high-performance JSON framework for .NET. (4.6 stable branch)
修改了命名空间的Json.NET
Custom contract resolvers for JSON.NET, including a contract resolver with which one can easily exclude fields from being serialized without using attributes.
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.