A server-side library for sending Push Notifications to iOS/OSX (APNS), Android/Chrome (GCM), Windows Phone/Windows (WNS), Amazon (ADM), Blackberry and Firefox OS.
Info
| Version: | 4.0.18 |
| Author(s): | Redth |
| Last Update: | Sunday, May 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/LogicSoftware/PushSharp |
| NuGet Url: | https://www.nuget.org/packages/LogicSoftware.PushSharp |
Install
Install-Package LogicSoftware.PushSharp
dotnet add package LogicSoftware.PushSharp
paket add LogicSoftware.PushSharp
LogicSoftware.PushSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
Tags