Found 17 packages
A push notification framework for ASP.NET Core 2. It extends a web application with the capability to manage push subscriptions and send notifications to users. In a modular approach different push providers like Web Push or Azure Notification Hubs can be added. Its extensible design allows to plugin custom push providers for other notification channels.
Models used by the PushServer framework for ASP.NET Core 2. Commonly used types: PushOptions
Adapter to use WebPush client from https://github.com/web-push-libs/web-push-csharp with PushServer framework for ASP.NET Core 2.
Abstractions for the PushServer framework for ASP.NET Core 2. Commonly used types: IPushConfigurationManager IPushProvider
Abstractions for push subscription management using PushServer framework for ASP.NET Core 2. Commonly used types: PushChannelConfiguration PushChannelOptions
Manage and push to Firebase push subscriptions using the PushServer framework for ASP.NET Core 2. This plugin extends the PushServer to store Firebase tokens, and send push notifications to them.
Manage and push to Web Push subscriptions using the PushServer framework for ASP.NET Core 2. This plugin extends the PushServer to store information of Web Push subscriptions and send push notifications to them.
Manage and push to Azure Notification Hub push subscriptions using the PushServer framework for ASP.NET Core 2. This plugin extends the PushServer to store information of Azure Notification Hub subscriptions, and send push notifications to them.
EntityFramework perstistence implementation to store push subscriptions with PushServer framework for ASP.NET Core 2.
Kayisoft DicomPushing module
Models used by the PushServer framework for ASP.NET Core 3.1. Commonly used types: PushOptions
Manage and push to Web Push subscriptions using the PushServer framework for ASP.NET Core 3.1. This plugin extends the PushServer to store information of Web Push subscriptions and send push notifications to them.
Abstractions for the PushServer framework for ASP.NET Core 3.1. Commonly used types: IPushConfigurationManager IPushProvider
Abstractions for push subscription management using PushServer framework for ASP.NET Core 3.1. Commonly used types: PushChannelConfiguration PushChannelOptions
A push notification framework for ASP.NET Core 3.1. It extends a web application with the capability to manage push subscriptions and send notifications to users. In a modular approach different push providers like Web Push or Azure Notification Hubs can be added. Its extensible design allows to plugin custom push providers for other notification channels.
EntityFramework perstistence implementation to store push subscriptions with PushServer framework for ASP.NET Core 3.1.
Adapter to use WebPush client from https://github.com/web-push-libs/web-push-csharp with PushServer framework for ASP.NET Core 3.1