Skip to content

Commit

Permalink
Merge branch 'v2-dev' into v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hevin committed Sep 11, 2017
2 parents 5d46b32 + 7cbda59 commit abcbf19
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# JPush Library for .NET

[![NuGet](https://img.shields.io/badge/NuGet-v1.0.3-blue.svg)](https://preview.nuget.org/packages/Jiguang.JPush/)
[![NuGet](https://img.shields.io/badge/NuGet-v1.0.7-blue.svg)](https://preview.nuget.org/packages/Jiguang.JPush/)

[极光](https://www.jiguang.cn/)官方支持的 JPush .NET API Client。

Expand All @@ -11,15 +11,22 @@
- [NuGet](https://preview.nuget.org/packages/Jiguang.JPush/)
- 手动添加 Jiguang.JPush.dll 依赖

## Documents

[REST API documents](https://docs.jiguang.cn/jpush/server/push/server_overview/).

## Support Frameworks

基于 [.NET Standard 1.3](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard1.3.md)

## Support
- [极光社区](https://community.jiguang.cn/)
- [REST API document](https://docs.jiguang.cn/jpush/server/push/server_overview/)

[极光社区](https://community.jiguang.cn/)

## Contribute

Please contribute! [Look at the issues](https://github.com/jpush/jpush-api-csharp-client/issues).

## License
MIT © [JiGuang](/license)

MIT © [JiGuang](/license)

0 comments on commit abcbf19

Please sign in to comment.