NotificationsExtensions.Win10 10586.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package NotificationsExtensions.Win10 --version 10586.0.5
NuGet\Install-Package NotificationsExtensions.Win10 -Version 10586.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NotificationsExtensions.Win10" Version="10586.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NotificationsExtensions.Win10 --version 10586.0.5
#r "nuget: NotificationsExtensions.Win10, 10586.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NotificationsExtensions.Win10 as a Cake Addin
#addin nuget:?package=NotificationsExtensions.Win10&version=10586.0.5

// Install NotificationsExtensions.Win10 as a Cake Tool
#tool nuget:?package=NotificationsExtensions.Win10&version=10586.0.5

The official NotificationsExtensions library from Microsoft. Supports all UWP project types (C#, C++, and JavaScript). Also works with portable class libraries and non-UWP 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 Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
native native is compatible. 
Windows Store win is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.
Melon-Studio/DarkMode
Windows 11 tool for automatically switching the system dark mode.
emoacht/DesktopToast
A library for toast notifications from desktop app
Version Downloads Last updated
14332.0.2 71,449 7/5/2016
14332.0.1 7,954 6/14/2016
14332.0.0 16,066 5/21/2016
14295.0.1 11,342 4/14/2016
14295.0.0 3,347 4/6/2016
10586.0.6 2,961 7/5/2016
10586.0.5 2,851 6/14/2016
10586.0.4 2,614 4/14/2016
10586.0.3-beta 2,274 4/6/2016
10586.0.2 12,068 2/5/2016
10586.0.1 4,157 1/28/2016
10586.0.0 14,877 11/4/2015
10240.0.10 3,588 7/5/2016
10240.0.9 2,354 6/14/2016
10240.0.8 2,786 2/5/2016
10240.0.7 8,538 10/2/2015
10240.0.6 6,360 9/8/2015
10240.0.5 2,591 9/8/2015
10240.0.4 2,668 9/7/2015
10240.0.3 3,220 8/24/2015
10240.0.2 2,642 8/21/2015
10240.0.1 2,623 8/20/2015
10240.0.0 2,615 8/18/2015

Works with C++ and JavaScript UWP's now!