Skip to main content
Microsoft.Toolkit.Uwp.Notifications package icon

Microsoft.Toolkit.Uwp.Notifications

The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications.

Total Downloads
5.0M
5,048,320
Published
Nov 18, 2021
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Toolkit.Uwp.Notifications --version 7.1.2
Package Manager Console
Install-Package Microsoft.Toolkit.Uwp.Notifications -Version 7.1.2
PackageReference
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.2" />

Frameworks

.NETStandard1.4 UAP10.0.16299 .NETCoreApp3.1 net5.0 net5.0-windows10.0.17763 .NETFramework4.6.1 native0.0 UAP10.0.10240

Dependencies

NETStandard.Library
.NETStandard1.4
[1.6.1, )
System.ValueTuple
.NETStandard1.4
[4.5.0, )
System.ValueTuple
UAP10.0.16299
[4.5.0, )
[4.7.0, )
[10.0.19041.1, )
[4.7.0, )
[4.7.0, )
System.ValueTuple
.NETCoreApp3.1
[4.5.0, )
[4.5.0, )
Microsoft.Win32.Registry
net5.0-windows10.0.17763
[4.7.0, )
System.Drawing.Common
net5.0-windows10.0.17763
[4.7.0, )
System.Reflection.Emit
net5.0-windows10.0.17763
[4.7.0, )
System.ValueTuple
net5.0-windows10.0.17763
[4.5.0, )
[10.0.19041.1, )
System.ValueTuple
.NETFramework4.6.1
[4.5.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 8 target frameworks; confirm the exact target used by your application.

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.