Info
Version: | 1.0.6 |
Author(s): | Daniel López Bayo |
Last Update: | Sunday, May 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danipro1993/DLB.PushNotifications |
NuGet Url: | https://www.nuget.org/packages/DLB.PushNotifications |
Install
Install-Package DLB.PushNotifications
dotnet add package DLB.PushNotifications
paket add DLB.PushNotifications
DLB.PushNotifications Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- RestSharp(>= 106.6.9)
Integration with the IoC Microsoft.Extensions.DependencyInjection.