Want to send web push notifications from your ASP.NET Core MVC app… even when users aren’t on your website? 🚀In this step-by-step tutorial, I’ll show you exactly how to implement ASP.NET Core Push Notifications using Service Workers and VAPID keys — so your users can receive alerts while browsing other sites or even when the browser is closed!
Full source code:
https://auratheme.gumroad.com/l/web-p...
Suggest what topics or projects would you like to discover next:
https://forms.gle/AjK7k17Vjmc86xdDA
Timestamp
0:00 Introduction
1:49 VAPID keys
4:19 Notification permission
5:05 Service worker
6:44 Send notification
8:10 Tips (Before testing)
8:51 Start testing
9:05 Testing (Close the tab)
10:17 Testing (Close the entire browser)
10:57 Last tip (Changes to service worker)