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: f1c19c5ff733db6f67dddd9e0a94f8ee2049b9423c13dd8993aa69afe5eb2222
SHA1: 4791f491984bfd443be9fe03aaf3617c465eaf82
MD5: 13cb74d5f99bfe8fb848c1e065a17480
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.