Skip to content

techfg/Lib.Net.Http.WebPush

 
 

Repository files navigation

Lib.Net.Http.WebPush

NuGet version NuGet version NuGet version

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:

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 buying me a coffee.

Copyright and License

Copyright © 2018 - 2020 Tomasz Pęczek

Licensed under the MIT License

About

Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%