Json.NET is a popular high-performance JSON framework for .NET
dotnet add package Newtonsoft.Json --version 4.5.2
Install-Package Newtonsoft.Json -Version 4.5.2
| 作者 | James Newton-King |
|---|---|
| 发布时间 | 2012-04-11 11:18:28 |
| 项目主页 | http://james.newtonking.com/projects/json-net.aspx |
| 许可证 | http://json.codeplex.com/license |