Info
Version: | 7.1.3 |
Author(s): | Microsoft.Toolkit |
Last Update: | Tuesday, November 1, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/CommunityToolkit/WindowsCommunityToolkit |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.Notifications |
Install
Install-Package Microsoft.Toolkit.Uwp.Notifications
dotnet add package Microsoft.Toolkit.Uwp.Notifications
paket add Microsoft.Toolkit.Uwp.Notifications
Microsoft.Toolkit.Uwp.Notifications Download (Unzip the "nupkg" after downloading)
Dependencies
native
No dependencies.
- Microsoft.Windows.SDK.Contracts(>= 10.0.19041.1)
- System.ValueTuple(>= 4.5.0)
- Microsoft.Win32.Registry(>= 4.7.0)
- Microsoft.Windows.SDK.Contracts(>= 10.0.19041.1)
- System.Drawing.Common(>= 4.7.0)
- System.Reflection.Emit(>= 4.7.0)
- System.ValueTuple(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
- System.ValueTuple(>= 4.5.0)
Tags
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.