Install
Install-Package WPFNotification
dotnet add package WPFNotification
paket add WPFNotification
WPFNotification Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
A small notification window with image, title and content displayed at the bottom of the screen. You can use the default implementation or build your own custom notification.Notifications added to a buffer queue then each notification appears after the previous notification disappeared or closed.Support windows 7 or later and different screen resolution.