Logo
Agent Skills Guide

maui-push-notifications

published 2026/03/13

End-to-end guide for adding push notifications to .NET MAUI apps. Covers Firebase Cloud Messaging (Android), Apple Push Notification Service (iOS), Azure Notification Hubs as the cross-platform broker, an ASP.NET Core backend API, and the MAUI client wiring on every platform. USE FOR: "push notification", "FCM", "APNS", "Firebase Cloud Messaging", "Azure Notification Hubs", "device registration", "remote notification", "send push notification", "notification token". DO NOT USE FOR: local/scheduled notifications (use maui-local-notifications), general permission handling (use maui-permissions), or background tasks without notifications (use maui-app-lifecycle).

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add davidortinau/maui-skills/plugins/maui-skills/skills/maui-push-notifications

Local download

Download only this skill directory.

Download maui-push-notifications only
File Explorer
0 files
No file selected
readonly

Select a file to view its content