Adapter to use WebPush client from https://github.com/web-push-libs/web-push-csharp with PushServer framework for ASP.NET Core 2.
Info
Version: | 1.0.2 |
Author(s): | tuwrraphael |
Last Update: | Wednesday, August 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tuwrraphael/PushServer/ |
NuGet Url: | https://www.nuget.org/packages/PushServer.WebPushClientAdapter |
Install
Install-Package PushServer.WebPushClientAdapter
dotnet add package PushServer.WebPushClientAdapter
paket add PushServer.WebPushClientAdapter
PushServer.WebPushClientAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- WebPush(>= 1.0.11)
Tags