Implementing Azure Notification Hubs – Part 1

Introduction  Sending push notifications to devices is a requirement of most applications. Unfortunately implementing this is not as simple as you would expect. Azure offers a service called Notification Hubs which makes implementing this feature easier, but there is still a fair bit of manual work involved.  Azure Notification Hubs offers a free tier that… Continue reading Implementing Azure Notification Hubs – Part 1