Contains classes allowing for usage of dotAPNS package in ASP.NET Core projects.
Info
Version: | 2.2.2 |
Author(s): | alexalok |
Last Update: | Monday, September 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexalok/dotAPNS |
NuGet Url: | https://www.nuget.org/packages/dotAPNS.AspNetCore |
Install
Install-Package dotAPNS.AspNetCore
dotnet add package dotAPNS.AspNetCore
paket add dotAPNS.AspNetCore
dotAPNS.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- dotAPNS(>= 2.0.1)
- Microsoft.Extensions.Http(>= 3.0.1)
Tags