Json.NET is a popular high-performance JSON framework for .NET
dotnet add package Newtonsoft.Json --version 12.0.1-beta1
Install-Package Newtonsoft.Json -Version 12.0.1-beta1
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.3.0, ) |
| NETStandard.Library | [1.6.1, ) |
| System.ComponentModel.TypeConverter | [4.3.0, ) |
| System.Runtime.Serialization.Primitives | [4.3.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.3.0, ) |
| NETStandard.Library | [1.6.1, ) |
| System.ComponentModel.TypeConverter | [4.3.0, ) |
| System.Runtime.Serialization.Formatters | [4.3.0, ) |
| System.Runtime.Serialization.Primitives | [4.3.0, ) |
| System.Xml.XmlDocument | [4.3.0, ) |
| 作者 | James Newton-King |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://www.newtonsoft.com/json |
| 许可证 | https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md |