Lib.Net.Http.WebPush
3.2.1
dotnet add package Lib.Net.Http.WebPush --version 3.2.1
NuGet\Install-Package Lib.Net.Http.WebPush -Version 3.2.1
<PackageReference Include="Lib.Net.Http.WebPush" Version="3.2.1" />
paket add Lib.Net.Http.WebPush --version 3.2.1
#r "nuget: Lib.Net.Http.WebPush, 3.2.1"
// Install Lib.Net.Http.WebPush as a Cake Addin
#addin nuget:?package=Lib.Net.Http.WebPush&version=3.2.1
// Install Lib.Net.Http.WebPush as a Cake Tool
#tool nuget:?package=Lib.Net.Http.WebPush&version=3.2.1
Lib.Net.Http.WebPush
Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service. It provides support for Voluntary Application Server Identification (VAPID) for Web Push and Message Encryption for Web Push.
Lib.AspNetCore.WebPush is a library which provides ASP.NET Core extensions for Web Push Protocol based client for Push Service.
Lib.Azure.WebJobs.Extensions.WebPush is a library which provides Azure Functions and Azure WebJobs binding extensions for Web Push Protocol based client for Push Service.
Installation
You can install Lib.Net.Http.WebPush, Lib.AspNetCore.WebPush, and Lib.Azure.WebJobs.Extensions.WebPush from NuGet.
PM> Install-Package Lib.Net.Http.WebPush
PM> Install-Package Lib.AspNetCore.WebPush
PM> Install-Package Lib.Azure.WebJobs.Extensions.WebPush
Documentation
The documentation is available here.
Demos
There are several demo projects available:
- Web Push Notifications in ASP.NET Core Web Application
- Web Push Notifications in ASP.NET Core-powered Angular Application
- Web Push Notifications in Azure Functions
Donating
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by sponsoring me (either monthly or one-time).
Copyright and License
Copyright © 2018 - 2022 Tomasz Pęczek
Licensed under the MIT License
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.1
- Lib.Net.Http.EncryptedContentEncoding (>= 2.1.0)
- Portable.BouncyCastle (>= 1.8.1.3)
- System.Net.Http (>= 4.3.4)
-
.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)
-
net6.0
- Lib.Net.Http.EncryptedContentEncoding (>= 2.1.0)
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
|
Version | Downloads | Last updated |
---|---|---|
3.2.1 | 36,057 | 6/9/2022 |
3.2.0 | 23,643 | 2/2/2022 |
3.1.0 | 73,775 | 12/10/2020 |
2.3.0 | 147,027 | 3/11/2020 |
2.2.0 | 40,729 | 2/28/2019 |
2.1.0 | 939 | 2/19/2019 |
2.0.0 | 4,846 | 1/19/2019 |
1.5.0 | 4,528 | 7/17/2018 |
1.4.0 | 1,100 | 7/7/2018 |
1.3.0 | 1,466 | 2/21/2018 |
1.2.0 | 1,142 | 1/18/2018 |
1.1.0 | 945 | 1/10/2018 |
1.0.0 | 902 | 1/8/2018 |