HttpClient for Digit PushService api.
Info
| Version: | 1.2.0 |
| Author(s): | tuwrraphael |
| Last Update: | Friday, August 30, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://tuwrraphael.github.io/PushServer/ |
| NuGet Url: | https://www.nuget.org/packages/DigitPushService.Client |
Install
Install-Package DigitPushService.Client
dotnet add package DigitPushService.Client
paket add DigitPushService.Client
DigitPushService.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- DigitPushService.Models(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- OAuthApiClient.Abstractions(>= 1.0.4)
- PushServer.PushConfiguration.Abstractions(>= 1.1.0)
Tags