Assembly: 1.2.2.35327
JPush REST API Version: v3
JPush Documentation Reference
.NET framework: v4.0 or above.
JSON.NET: 6.0.5 or above.
Special Note:
From this version on, JSON.NET is no longer included in release package. If you install JPush.NET by NuGet, it has already marked dependency of JSON.NET 6.0.5, otherwise you need to add JSON.NET 6.0.5 or above as reference to your project manually.
特别说明:
从这个版本起,JSON.NET将不再被内置在Release包中,如果你是通过NuGet安装JPush.NET,其中已经表明依赖JSON.NET 6.0.5,如果你是通过此处下载引用,则需要手动添加JSON.NET 6.0.5或更高版本的引用
Sample: class: JPushClientV3
Changelog:
Nuget Install:
PM> Install-Package JPush.NET
Oct 1st, 2014.
JPush REST API Version: v3
JPush Documentation Reference
.NET framework: v4.0 or above.
JSON.NET: 6.0.5 or above.
Special Note:
From this version on, JSON.NET is no longer included in release package. If you install JPush.NET by NuGet, it has already marked dependency of JSON.NET 6.0.5, otherwise you need to add JSON.NET 6.0.5 or above as reference to your project manually.
特别说明:
从这个版本起,JSON.NET将不再被内置在Release包中,如果你是通过NuGet安装JPush.NET,其中已经表明依赖JSON.NET 6.0.5,如果你是通过此处下载引用,则需要手动添加JSON.NET 6.0.5或更高版本的引用
Sample: class: JPushClientV3
Changelog:
- Change extensions from public access to internal.
Nuget Install:
PM> Install-Package JPush.NET
Oct 1st, 2014.