A .net libary written in c# to send push notifiations to iOS using APNs Token authentication.
Info
Version: | 0.0.2 |
Author(s): | ckittelmann |
Last Update: | Tuesday, November 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ckittelmann/net-push |
NuGet Url: | https://www.nuget.org/packages/NetPush |
Install
Install-Package NetPush
dotnet add package NetPush
paket add NetPush
NetPush Download (Unzip the "nupkg" after downloading)
Dependencies
- jose-jwt(>= 2.4.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Buffers(>= 4.4.0)
- System.Diagnostics.DiagnosticSource(>= 4.3.1)
- System.Net.Http(>= 4.3.1)
- System.Net.Http.WinHttpHandler(>= 4.3.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.1)
Tags