Json.NET is a popular high-performance JSON framework for .NET
dotnet add package Newtonsoft.Json --version 11.0.2
Install-Package Newtonsoft.Json -Version 11.0.2
| 包名 | 版本要求 |
|---|---|
| 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 |
|---|---|
| 发布时间 | 2018-03-24 20:18:14 |
| 项目主页 | https://www.newtonsoft.com/json |
| 许可证 | https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md |