The Windows Push Notification Service Recipe provides an object model to easily construct and send Toast, Tile, Badge and Raw Notifications using the Windows Push Notification Services (WNS).
Info
Version: | 0.1.0 |
Author(s): | Microsoft DPE |
Last Update: | Friday, August 16, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://watwindows8.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/WnsRecipe |
Install
Install-Package WnsRecipe
dotnet add package WnsRecipe
paket add WnsRecipe
WnsRecipe Download (Unzip the "nupkg" after downloading)
Dependencies
Tags