{"id":23053392,"url":"https://github.com/tpeczek/lib.net.http.webpush","last_synced_at":"2025-05-16T06:08:15.910Z","repository":{"id":28203439,"uuid":"116543544","full_name":"tpeczek/Lib.Net.Http.WebPush","owner":"tpeczek","description":"Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service. ","archived":false,"fork":false,"pushed_at":"2025-03-09T17:40:34.000Z","size":903,"stargazers_count":90,"open_issues_count":1,"forks_count":15,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-16T06:08:09.538Z","etag":null,"topics":["dotnet","push-api","push-notifications","web-push","web-push-notification"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpeczek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"tpeczek"}},"created_at":"2018-01-07T06:36:59.000Z","updated_at":"2025-05-04T07:43:03.000Z","dependencies_parsed_at":"2024-01-05T16:26:48.312Z","dependency_job_id":"91ed3f8a-33e3-483b-b874-33f20ded2545","html_url":"https://github.com/tpeczek/Lib.Net.Http.WebPush","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.WebPush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.WebPush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.WebPush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.WebPush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpeczek","download_url":"https://codeload.github.com/tpeczek/Lib.Net.Http.WebPush/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478193,"owners_count":22077676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotnet","push-api","push-notifications","web-push","web-push-notification"],"created_at":"2024-12-16T00:17:56.920Z","updated_at":"2025-05-16T06:08:10.892Z","avatar_url":"https://github.com/tpeczek.png","language":"C#","funding_links":["https://github.com/sponsors/tpeczek"],"categories":[],"sub_categories":[],"readme":"# Lib.Net.Http.WebPush\n\n[![NuGet Version](https://img.shields.io/nuget/v/Lib.Net.Http.WebPush?label=Lib.Net.Http.WebPush\u0026logo=nuget)](https://www.nuget.org/packages/Lib.Net.Http.WebPush)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/Lib.Net.Http.WebPush?label=⭳)](https://www.nuget.org/packages/Lib.Net.Http.WebPush)\n\n[![NuGet Version](https://img.shields.io/nuget/v/Lib.AspNetCore.WebPush?label=Lib.AspNetCore.WebPush\u0026logo=nuget)](https://www.nuget.org/packages/Lib.AspNetCore.WebPush)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/Lib.AspNetCore.WebPush?label=⭳)](https://www.nuget.org/packages/Lib.AspNetCore.WebPush)\n\n[![NuGet Version](https://img.shields.io/nuget/v/Lib.Azure.WebJobs.Extensions.WebPush?label=Lib.Azure.WebJobs.Extensions.WebPush\u0026logo=nuget)](https://www.nuget.org/packages/Lib.Azure.WebJobs.Extensions.WebPush)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/Lib.Azure.WebJobs.Extensions.WebPush?label=⭳)](https://www.nuget.org/packages/Lib.Azure.WebJobs.Extensions.WebPush)\n\n[![NuGet Version](https://img.shields.io/nuget/v/Lib.Azure.Functions.Worker.Extensions.WebPush?label=Lib.Azure.Functions.Worker.Extensions.WebPush\u0026logo=nuget)](https://www.nuget.org/packages/Lib.Azure.Functions.Worker.Extensions.WebPush)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/Lib.Azure.Functions.Worker.Extensions.WebPush?label=⭳)](https://www.nuget.org/packages/Lib.Azure.Functions.Worker.Extensions.WebPush)\n\nLib.Net.Http.WebPush is a library which provides a [Web Push Protocol](https://tools.ietf.org/html/rfc8030) based client for Push Service. It provides support for [Voluntary Application Server Identification (VAPID) for Web Push](https://tools.ietf.org/html/rfc8292) and [Message Encryption for Web Push](https://tools.ietf.org/html/rfc8291).\n\nLib.AspNetCore.WebPush is a library which provides ASP.NET Core extensions for Web Push Protocol based client for Push Service.\n\nLib.Azure.WebJobs.Extensions.WebPush is a library which provides [Azure Functions](https://functions.azure.com/) in-process model and [Azure WebJobs](https://docs.microsoft.com/en-us/azure/app-service/web-sites-create-web-jobs) binding extensions for Web Push Protocol based client for Push Service.\n\nLib.Azure.Functions.Worker.Extensions.WebPush is a library which provides [Azure Functions](https://functions.azure.com/) isolated worker model extensions for Web Push Protocol based client for Push Service.\n\n## Installation\n\nYou can install [Lib.Net.Http.WebPush](https://www.nuget.org/packages/Lib.Net.Http.WebPush), [Lib.AspNetCore.WebPush](https://www.nuget.org/packages/Lib.AspNetCore.WebPush), [Lib.Azure.WebJobs.Extensions.WebPush](https://www.nuget.org/packages/Lib.Azure.WebJobs.Extensions.WebPush), and [Lib.Azure.Functions.Worker.Extensions.WebPush](https://www.nuget.org/packages/Lib.Azure.Functions.Worker.Extensions.WebPush) from NuGet.\n\n```\nPM\u003e  Install-Package Lib.Net.Http.WebPush\n```\n\n```\nPM\u003e  Install-Package Lib.AspNetCore.WebPush\n```\n\n```\nPM\u003e  Install-Package Lib.Azure.WebJobs.Extensions.WebPush\n```\n\n```\nPM\u003e  Install-Package Lib.Azure.Functions.Worker.Extensions.WebPush\n```\n\n## Documentation\n\nThe documentation is available [here](https://tpeczek.github.io/Lib.Net.Http.WebPush/).\n\n## Demos\n\nThere are several demo projects available:\n- [Web Push Notifications in ASP.NET Core Web Application](https://github.com/tpeczek/Demo.AspNetCore.PushNotifications)\n- [Web Push Notifications in ASP.NET Core-powered Angular Application](https://github.com/tpeczek/Demo.AspNetCore.Angular.PushNotifications)\n- [Web Push Notifications in Azure Functions](https://github.com/tpeczek/Demo.Azure.Funtions.PushNotifications)\n\n## Donating\n\nMy 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](https://github.com/sponsors/tpeczek) (either monthly or one-time).\n\n## Copyright and License\n\nCopyright © 2018 - 2025 Tomasz Pęczek\n\nLicensed under the [MIT License](https://github.com/tpeczek/Lib.Net.Http.WebPush/blob/master/LICENSE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpeczek%2Flib.net.http.webpush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpeczek%2Flib.net.http.webpush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpeczek%2Flib.net.http.webpush/lists"}