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: 7b01b4607aa4eb7e49376346776b4f981a34b5ed75b94de893654d06a8ca0953
SHA1: 7e5ec87ccfff323bee2e40fa31cf093026ae04bb
MD5: 1d4f559fce12daa22d8e23271e9a7028
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.