NotificationsExtensions.Win10
14332.0.2
Install-Package NotificationsExtensions.Win10 -Version 14332.0.2
dotnet add package NotificationsExtensions.Win10 --version 14332.0.2
<PackageReference Include="NotificationsExtensions.Win10" Version="14332.0.2" />
paket add NotificationsExtensions.Win10 --version 14332.0.2
#r "nuget: NotificationsExtensions.Win10, 14332.0.2"
// Install NotificationsExtensions.Win10 as a Cake Addin
#addin nuget:?package=NotificationsExtensions.Win10&version=14332.0.2
// Install NotificationsExtensions.Win10 as a Cake Tool
#tool nuget:?package=NotificationsExtensions.Win10&version=14332.0.2
The official NotificationsExtensions library from Microsoft. Supports C# and C++ UWP project types (see NotificationsExtensions.Win10.JavaScript for the JS version). Also works with C# portable class libraries and non-UWP C# projects like server projects.
Generate tile, toast, and badge notifications for Windows 10 via code, with the help of IntelliSense, instead of directly using XML.
Supports adaptive tiles and adaptive/interactive toasts for Windows 10!
Product | Versions |
---|---|
.NETPlatform | dotnet |
native | native |
Universal Windows Platform | uap uap10.0 |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NotificationsExtensions.Win10:
Package | Downloads |
---|---|
AppFramework
AppFramework for building .NET applications |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on NotificationsExtensions.Win10:
Repository | Stars |
---|---|
microsoft/Appsample-Photosharing
Sample code for a UWP photo sharing app.
|
|
JuniperPhoton/MyerSplash.UWP
Yet anothor simple and elegant photos & wallpaper app for all platforms.
|
|
emoacht/DesktopToast
A library for toast notifications from desktop app
|
Version | Downloads | Last updated |
---|---|---|
14332.0.2 | 61,149 | 7/5/2016 |
14332.0.1 | 6,369 | 6/14/2016 |
14332.0.0 | 14,373 | 5/21/2016 |
14295.0.1 | 9,440 | 4/14/2016 |
14295.0.0 | 1,735 | 4/6/2016 |
10586.0.6 | 1,425 | 7/5/2016 |
10586.0.5 | 1,249 | 6/14/2016 |
10586.0.4 | 1,065 | 4/14/2016 |
10586.0.3-beta | 901 | 4/6/2016 |
10586.0.2 | 10,426 | 2/5/2016 |
10586.0.1 | 2,554 | 1/28/2016 |
10586.0.0 | 12,623 | 11/4/2015 |
10240.0.10 | 1,944 | 7/5/2016 |
10240.0.9 | 873 | 6/14/2016 |
10240.0.8 | 1,256 | 2/5/2016 |
10240.0.7 | 6,948 | 10/2/2015 |
10240.0.6 | 4,843 | 9/8/2015 |
10240.0.5 | 1,077 | 9/8/2015 |
10240.0.4 | 1,135 | 9/7/2015 |
10240.0.3 | 1,696 | 8/24/2015 |
10240.0.2 | 1,112 | 8/21/2015 |
10240.0.1 | 1,115 | 8/20/2015 |
10240.0.0 | 1,088 | 8/18/2015 |
Fixed issue with warning on C# project. NOTE: If you installed 14332.0.1 previously, you'll have to close and re-open your solution, otherwise the broken reference from the previous version will remain and cause build errors till you close/reopen.