WnsRecipe 0.1.0
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).
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>WnsRecipe</id>
<version>0.1.0.0</version>
<authors>Microsoft DPE</authors>
<owners>Microsoft DPE, nickharris</owners>
<licenseUrl>http://www.opensource.org/licenses/ms-pl</licenseUrl>
<projectUrl>http://watwindows8.codeplex.com/</projectUrl>
<iconUrl>http://wazmobiletoolkit.blob.core.windows.net/nuget/logos/WinAzure_rgb.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>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).</description>
<language>en-US</language>
<tags>Windows8 WNS Push Notification Tile Toast Badge Raw</tags>
</metadata>
</package>