Lib.Net.Http.WebPush
3.1.0
Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service.
Install-Package Lib.Net.Http.WebPush -Version 3.1.0
dotnet add package Lib.Net.Http.WebPush --version 3.1.0
<PackageReference Include="Lib.Net.Http.WebPush" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lib.Net.Http.WebPush --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lib.Net.Http.WebPush, 3.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.Net.Http.WebPush as a Cake Addin
#addin nuget:?package=Lib.Net.Http.WebPush&version=3.1.0
// Install Lib.Net.Http.WebPush as a Cake Tool
#tool nuget:?package=Lib.Net.Http.WebPush&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Lib.Net.Http.EncryptedContentEncoding (>= 2.1.0)
- Portable.BouncyCastle (>= 1.8.1.3)
- System.Net.Http (>= 4.3.1)
-
.NETFramework 4.6.1
- Lib.Net.Http.EncryptedContentEncoding (>= 2.1.0)
- Portable.BouncyCastle (>= 1.8.1.3)
-
.NETStandard 2.0
- Lib.Net.Http.EncryptedContentEncoding (>= 2.1.0)
- Portable.BouncyCastle (>= 1.8.1.3)
-
net5.0
- Lib.Net.Http.EncryptedContentEncoding (>= 2.1.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Lib.Net.Http.WebPush:
Package | Downloads |
---|---|
Lib.AspNetCore.WebPush
This package contains ASP.NET Core extensions for Web Push Protocol based client for Push Service.
|
|
Lib.Azure.WebJobs.Extensions.WebPush
This package contains Azure Functions and Azure WebJobs binding extensions for Web Push Protocol based client for Push Service.
|
|
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.Net.Http.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
|