Info
Version: | 7.0.0-preview2 |
Author(s): | Microsoft.Toolkit |
Last Update: | Tuesday, August 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/windows-toolkit/WindowsCommunityToolkit |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.Notifications.JavaScript |
Install
Install-Package Microsoft.Toolkit.Uwp.Notifications.JavaScript
dotnet add package Microsoft.Toolkit.Uwp.Notifications.JavaScript
paket add Microsoft.Toolkit.Uwp.Notifications.JavaScript
Microsoft.Toolkit.Uwp.Notifications.JavaScript Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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. It is part of the Windows Community Toolkit.
Supports C# and C++ UWP project types (see Microsoft.Toolkit.Uwp.Notifications).
Also works with C# portable class libraries and non-UWP C# projects like server projects.