Skip to content

jpush/jpush-api-csharp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPush Library for .NET

NuGet

极光官方支持的 JPush .NET API Client。

注意:Jiguang.JPush 为基于 .NET Standard 的重构版本,API 用法有较大改变,不兼容旧版本(cn.jpush.api),升级前请注意。

项目中的 Example 为 .NET Core 控制台应用。将ExampleConfig.cs.example重命名为ExampleConfig.cs并且填上自己的AppKey、MasterSecret后即可进行单元测试。

开发工具:Visual Studio 2017。

Install

Documents

REST API documents.

Support

极光社区

FAQ

  1. 如果调用异步方法时出现死锁,即一直没有返回 HttpResponse,可参考这篇文章

  2. 如果使用的是 .NET Framework 4.0,则需要使用 v1 版本。

Contribute

Please contribute! Look at the issues.

License

MIT © JiGuang

Extensions

.Net core 2.0 可以使用Jiguang.JPush.Extensions扩展添加注入,方便使用。

About

JPush's officially supported C# client library for accessing JPush APIs. 极光推送官方支持的 C# 版本服务器端 SDK。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages