Info
Version: | 6.1.0-build.207.gcac670e618 |
Author(s): | Microsoft.Toolkit |
Last Update: | Friday, January 8, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/windows-toolkit/WindowsCommunityToolkit |
NuGet Url: | https://www.nuget.org/packages/Uno.Microsoft.Toolkit.Uwp.Notifications.JavaScript |
Install
Install-Package Uno.Microsoft.Toolkit.Uwp.Notifications.JavaScript
dotnet add package Uno.Microsoft.Toolkit.Uwp.Notifications.JavaScript
paket add Uno.Microsoft.Toolkit.Uwp.Notifications.JavaScript
Uno.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.