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