Json.NET is a popular high-performance JSON framework for .NET
dotnet add package Newtonsoft.Json --version 5.0.7
Install-Package Newtonsoft.Json -Version 5.0.7
| 作者 | James Newton-King |
|---|---|
| 发布时间 | 2013-10-14 10:30:44 |
| 项目主页 | http://james.newtonking.com/json |
| 许可证 | https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md |