Skip to content

ranjeet692/PushExample

Repository files navigation

Windows 10 Push Tutorial With CloudBoost

Create an app on windows dev store

Goto windows app store and click on dashbaord. Create a new app or edit an existing app. click on Services and select Push notifications.

windows dev store

Select the link Live Services site and note down your push notification credentials.

push service

Authenticate Your Visual Studio Project

visual project

Add Cloudboost in visual studio using nuget

nuget

OR

Install-Package cloudboost

.NET SDK for Push Notifications

Tutorial

Use JavaScript SDK or Rest APIs to send push notification.

https://github.com/CloudBoost/JavaScriptSDK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages