How to implement Push notifications in NET MAUI Windows

Francisco Jose Goñi 41 Reputation points
2023-04-18T15:27:22.8433333+00:00

Hello, I was wondering if it's there any way to implement push notifications to a desktop maui app. I read a lot of post in forums but all seem to be for android or iOS. Does anyone know if this feature is available for Windows? Thanks for you time.

Developer technologies .NET .NET MAUI
Developer technologies .NET Other
{count} votes

Accepted answer
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
    2023-04-19T06:46:05.6366667+00:00

    Hello,

    if this feature is available for Windows?

    Yes. MAUI app about Windows platform uses Windows UI Library (WinUI) 3, so you can consume the Windows platform feature and implement Windows Push Notification Services (WNS).

    For more details, please refer to Windows Push Notification Services (WNS) overview - Windows apps | Microsoft Learn

    Best Regards,

    Wenyan Zhang


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.