DEV Community

Cover image for Building a Notifications client with Xamarin and Azure - Part 3
Frank Boucher ☁ for All Around Azure

Posted on • Originally published at blog.allaroundazure.com

Building a Notifications client with Xamarin and Azure - Part 3

📺 021 - Laurent Bugnion 🎙️ Frank Boucher


Adding the Azure Functions endpoint

In our last episode, we configured the Windows application to receive notifications, and we created the Azure Notification Hub which is the central piece of our notification system. We ended the session by testing sending a notification to the Windows application.

However we ran out of time and couldn't finish adding the Android application to the Notification Hubs. This will be the start of this session.

After this is complete and tested, we will add the Azure Functions endpoint. This HTTP endpoint will be the point of entry to the whole system, and will make it easy to send push notifications to your own devices from any long running system such as logic apps, other Azure Functions, websites, server-side activities like video encoding etc. This will all be done from Visual Studio (the super powerful IDE for Windows).


Useful Links

🔗 Windows Push Notification Services

🔗 Notification Hubs Windows Store .NET Get Started Push Notifications

🔗 Azure Notification Hubs

🔗 Create Notification Hub Portal

🔗 Notification Hubs

🔗 Notification Hubs Pricing

🔗 Badges

🔗 Adaptive Interactive Toasts

Learn more about Laurent Bugnion

🔗 @LBugnion

🔗 Bio

☁️

Latest comments (0)