Json.NET is a popular high-performance JSON framework for .NET
dotnet add package Newtonsoft.Json --version 6.0.4
Install-Package Newtonsoft.Json -Version 6.0.4
| 作者 | James Newton-King |
|---|---|
| 发布时间 | 2014-08-03 09:19:01 |
| 项目主页 | http://james.newtonking.com/json |
| 许可证 | https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md |