Json.NET is a popular high-performance JSON framework for .NET
dotnet add package Newtonsoft.Json --version 12.0.2
Install-Package Newtonsoft.Json -Version 12.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 |
|---|---|
| 发布时间 | 2019-04-22 01:21:49 |
| 项目主页 | https://www.newtonsoft.com/json |
| 许可证 | https://www.nuget.org/packages/Newtonsoft.Json/12.0.2/license |