Azure Notification Hubs provide an easy-to-use, multiplatform, scaled-out push infrastructure that enables you to send mobile push notifications from any backend (in the cloud or on-premises) to any mobile platform. To learn more, visit our Developer Center.
If you are new to Notification Hubs, you can get started by following our tutorials to push notifications to your iOS apps, Android apps, and Windows Universal apps.
To get the source code of our SDKs via git just type:
git clone https://github.com/Azure/azure-notificationhubs.git
cd ./azure-notificationhubs/
- Samples
- Tutorials and product overview are available at Microsoft Azure Notification Hubs Developer Center.
- Our product team actively monitors the Notification Hubs Developer Forum to assist you with any troubles.
If you would like to become an active contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.
If you encounter any bugs with the library please file an issue in the Issues section of the project.