Package for communicating with the Elastique Pushnotification Server.
Info
Version: | 1.0.5 |
Author(s): | Elastique |
Last Update: | Monday, May 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Elastique.PushNotifications |
Install
Install-Package Elastique.PushNotifications
dotnet add package Elastique.PushNotifications
paket add Elastique.PushNotifications
Elastique.PushNotifications Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 11.0.2)
- RestSharp(>= 106.6.9)