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