Lib.AspNetCore.WebPush
2.1.0
This package contains ASP.NET Core extensions for Web Push Protocol based client for Push Service.
Install-Package Lib.AspNetCore.WebPush -Version 2.1.0
dotnet add package Lib.AspNetCore.WebPush --version 2.1.0
<PackageReference Include="Lib.AspNetCore.WebPush" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lib.AspNetCore.WebPush --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lib.AspNetCore.WebPush, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Lib.AspNetCore.WebPush as a Cake Addin
#addin nuget:?package=Lib.AspNetCore.WebPush&version=2.1.0
// Install Lib.AspNetCore.WebPush as a Cake Tool
#tool nuget:?package=Lib.AspNetCore.WebPush&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.1
- Lib.Net.Http.WebPush (>= 3.1.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Http (>= 2.1.0)
-
.NETCoreApp 3.1
- Lib.Net.Http.WebPush (>= 3.1.0)
-
.NETFramework 4.6.1
- Lib.Net.Http.WebPush (>= 3.1.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.1.0)
- Microsoft.Extensions.Http (>= 2.1.0)
-
net5.0
- Lib.Net.Http.WebPush (>= 3.1.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Lib.AspNetCore.WebPush:
Package | Downloads |
---|---|
cloudscribe.PwaKit
A set of tools for building a dynamic serviceworker at runtime for ASP.NET Core
|
|
BlazorNotify
dotNet library for control and configuration of RainMachine devices
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Lib.AspNetCore.WebPush:
Repository | Stars |
---|---|
tpeczek/Demo.AspNetCore.PushNotifications
Sample project for demonstrating Push Notifications based on Push API and Web Push Protocol in ASP.NET Core
|