Json.NET is a popular high-performance JSON framework for .NET
dotnet add package Newtonsoft.Json --version 9.0.2-beta2
Install-Package Newtonsoft.Json -Version 9.0.2-beta2
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.0.1, ) |
| System.Collections | [4.0.11, ) |
| System.ComponentModel.TypeConverter | [4.1.0, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Dynamic.Runtime | [4.0.11, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Linq | [4.1.0, ) |
| System.Linq.Expressions | [4.1.0, ) |
| System.ObjectModel | [4.0.12, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.Serialization.Primitives | [4.1.1, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Text.Encoding.Extensions | [4.0.11, ) |
| System.Text.RegularExpressions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| System.Xml.ReaderWriter | [4.0.11, ) |
| System.Xml.XDocument | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.CSharp | [4.0.1, ) |
| System.Collections | [4.0.11, ) |
| System.ComponentModel.TypeConverter | [4.1.0, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Dynamic.Runtime | [4.0.11, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Linq | [4.1.0, ) |
| System.Linq.Expressions | [4.1.0, ) |
| System.ObjectModel | [4.0.12, ) |
| System.Reflection | [4.1.0, ) |
| System.Reflection.Extensions | [4.0.1, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.Numerics | [4.0.1, ) |
| System.Runtime.Serialization.Primitives | [4.1.1, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Text.Encoding.Extensions | [4.0.11, ) |
| System.Text.RegularExpressions | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| System.Xml.ReaderWriter | [4.0.11, ) |
| System.Xml.XDocument | [4.0.11, ) |
| 作者 | James Newton-King |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | http://www.newtonsoft.com/json |
| 许可证 | https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md |