Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/StefH/JPush.NET

JPush.NET is SDK for .NET for sending and monitoring JPush messages, following JPush official REST API V2 and V3.
https://github.com/StefH/JPush.NET

Upgrade to RestSharp 105.2.3

dbe8a890a65dd7ea8bea07b4f3e8426e1c15dcc8 authored almost 9 years ago by Stef Heyenrath <[email protected]>
Use latest (105.1.0) version from RestSharp (this solves issue #3)

4f3f529b85eb81c17fac7ab1bfac6db80a66eefe authored over 9 years ago by StefH <[email protected]>
Updated to latest Newtonsoft.Json (6.0.8)

caecba5b150bfec11cc7fec5741df25c2ca0ad3a authored almost 10 years ago by StefH <[email protected]>
* RestSharp version 105.0.1

* Newtonsoft.Json version 6.0.6

da1c98d18b451884a77eed1eeba21f9661282dfd authored about 10 years ago by StefH <[email protected]>
Solved issue #2

3fa5f2cbe21c30ac4aacd894bbd2996e206a01dd authored over 10 years ago by Stef <[email protected]>
Merge branch 'master' of https://github.com/StefH/JPush.NET

3796b660c61f48f85933d4bb886f45494a9cf683 authored over 10 years ago by StefH <[email protected]>
Added support for V3

Added support for V3 (solved issue #1)

5a9a517bb303049d33249ae9b2b52c42de8a1b3b authored over 10 years ago by Stef <[email protected]>
Support for V3

501995f7bb8450423c0e214bcbdc0e46609c49ff authored over 10 years ago by StefH <[email protected]>
Added V3 info.

f9862c1a214263cbd42b6e2ad613913560df1e3c authored over 10 years ago by StefH <[email protected]>
* Renamed namespace for JPush.TestServer

* Added JPushTestServer + callbacks

5f3edb4789d7e4a81c7dd4167f4ae91c6263e6f0 authored over 10 years ago by Stef Heyenrath <[email protected]>
Updated error-handling, added Request TimeOut, ...

* Updated error-handling
* Added Request TimeOut
* Fixed QueryPushMessageStatus call in TestServ...

f9d4c6af1a9fe6f3c69c2a3304c0ad895b183ef1 authored over 10 years ago by Stef <[email protected]>
Add comments for protected methods

Add comments for protected methods

54ff548a0b85c7e332eae97e17a97a8d85dab94e authored over 10 years ago by Stef <[email protected]>
Added QueryPushMessageStatus to JPush.TestServer

7d809852eef43364238415633ab0831c51840803 authored over 10 years ago by Stef Heyenrath <[email protected]>
Added JPush.TestServer

Added JPush.TestServer (locahost)

2d7610f609b84285a059546d6ddbe32c11ca6271 authored over 10 years ago by Stef <[email protected]>
.

.

1e680d4b9f821a45c2ee77044aaa940ef25ce6a6 authored over 10 years ago by Stef Heyenrath <[email protected]>
Add SSL true/false scenario in console example

Add SSL true/false scenario in console example

d67ae7920ddd228e505b474568563cce259c7d4a authored over 10 years ago by Stef <[email protected]>
SendBroadcastMessage & SendByRegistrationIdMessage

Added SendBroadcastMessage() & SendByRegistrationIdMessage() methods.

7e8c001a09b0c284b0438a9c82fbe357b4e562e0 authored over 10 years ago by Stef <[email protected]>
Read AppKey and MasterSecret from ini file

Read AppKey and MasterSecret from ini file

ebdd7c82f0b5fc5cf0235a369e05be9fd5151ed8 authored over 10 years ago by Stef <[email protected]>
Added source-code

Added source-code

470ad1afdfc4d7d07efcd549836b6e2dbedfa423 authored over 10 years ago by Stef <[email protected]>
Initial commit

009426aa367137aaf3ca942f63da05d9bc879162 authored over 10 years ago by StefH <[email protected]>