Generate tile, toast, and badge notifications for Windows 10 via code, with the help of IntelliSense.
Adds Support for 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.JavaScript for the JS version).
Also works with C# portable class libraries and non-UWP C# projects like server projects.
This project contains outputs for netstandard1.4, uap10.0 and native for WinRT.
Copyright
(c) .NET Foundation and Contributors. All rights reserved.
Download the file, right-click the folder, and extract all files to your computer.
2
Install the .DLL
Move the extracted DLL file into the root folder of the software that is giving you the error (where its .exe file is located), or place it in the system directory below:
32-bit → C:\Windows\SysWOW64
64-bit → C:\Windows\System32
3
Restart the Program
Close and reopen the program or game so Windows can look for and load the new DLL file.
Microsoft.Toolkit.Uwp.Notifications.dll
SHA256: 15f26dd94d4a813fdc215d9032bfaba4e1ac677c0f614224286e8f9d1a665a4b
SHA1: 884ab3492f757b87ccbfba6793c98ba56a998cac
MD5: 64d834cd4fe9028027e9ac134d87e135
Metadata
Security Scan
Install Instructions
Download & Extract
Download the file, right-click the folder, and extract all files to your computer.
Install the .DLL
Move the extracted DLL file into the root folder of the software that is giving you the error (where its
.exefile is located), or place it in the system directory below:Restart the Program
Close and reopen the program or game so Windows can look for and load the new DLL file.