Best way to send push notifications to user from asp.net core server

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    I would like to send push notifications to the users of my asp.net core app but i can't really find anything examples of what i'd like to do. basically i would like to register a service worker to browser to send the kind of notification that show up in the notification center of android or windows. while searching for the right anwser i found signal R to which there are only examples of in site push notifications and not the type i descriped earlier. so is signal R even the right choice or where should i start with this

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. PushSharp

    A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!

    For a free option without an external service, you can try with this library: https://github.com/Redth/PushSharp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Using the new EF Core Provider For MongoDB with ASP.NET Core Identity

    2 projects | dev.to | 13 Jan 2025
  • .NET 9 Revolutionizing documentation of APIs : From Swashbuckle to Scalar

    1 project | dev.to | 9 Jan 2025
  • Pre-render issue in Blazor server interaction

    1 project | dev.to | 20 Dec 2024
  • How to quickly ramp up on new codebases

    1 project | dev.to | 7 Nov 2024
  • The Must-Have Skill Every Senior Developer Needs

    1 project | dev.to | 2 Nov 2024

Did you know that C# is
the 11th most popular programming language
based on number of references?