Simple client for OneSignal rest api.
Info
Version: | 1.0.0 |
Author(s): | Hasni Mehdi |
Last Update: | Thursday, July 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetCoreOneSignalV7Client |
Install
Install-Package NetCoreOneSignalV7Client
dotnet add package NetCoreOneSignalV7Client
paket add NetCoreOneSignalV7Client
NetCoreOneSignalV7Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)