NotificationsExtensions.Win10
10240.0.10
See the version list below for details.
dotnet add package NotificationsExtensions.Win10 --version 10240.0.10
NuGet\Install-Package NotificationsExtensions.Win10 -Version 10240.0.10
<PackageReference Include="NotificationsExtensions.Win10" Version="10240.0.10" />
<PackageVersion Include="NotificationsExtensions.Win10" Version="10240.0.10" />
<PackageReference Include="NotificationsExtensions.Win10" />
paket add NotificationsExtensions.Win10 --version 10240.0.10
#r "nuget: NotificationsExtensions.Win10, 10240.0.10"
#addin nuget:?package=NotificationsExtensions.Win10&version=10240.0.10
#tool nuget:?package=NotificationsExtensions.Win10&version=10240.0.10
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 Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
native | native is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
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.
|
|
Lunova-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 | 77,431 | 7/5/2016 |
14332.0.1 | 8,370 | 6/14/2016 |
14332.0.0 | 16,514 | 5/21/2016 |
14295.0.1 | 11,801 | 4/14/2016 |
14295.0.0 | 3,797 | 4/6/2016 |
10586.0.6 | 3,397 | 7/5/2016 |
10586.0.5 | 3,259 | 6/14/2016 |
10586.0.4 | 2,996 | 4/14/2016 |
10586.0.3-beta | 2,658 | 4/6/2016 |
10586.0.2 | 12,548 | 2/5/2016 |
10586.0.1 | 4,676 | 1/28/2016 |
10586.0.0 | 15,737 | 11/4/2015 |
10240.0.10 | 3,984 | 7/5/2016 |
10240.0.9 | 2,572 | 6/14/2016 |
10240.0.8 | 3,201 | 2/5/2016 |
10240.0.7 | 8,973 | 10/2/2015 |
10240.0.6 | 6,779 | 9/8/2015 |
10240.0.5 | 2,979 | 9/8/2015 |
10240.0.4 | 3,058 | 9/7/2015 |
10240.0.3 | 3,614 | 8/24/2015 |
10240.0.2 | 3,033 | 8/21/2015 |
10240.0.1 | 3,026 | 8/20/2015 |
10240.0.0 | 3,016 | 8/18/2015 |
Fixed issue with warning on C# project. NOTE: If you installed 10240.0.9 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.