Toast Notification for WPF NuGet Package

Fancy toast notification for WPF applications easy to use and support MVVM pattern.

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.




Got any Toast Notification for WPF Question?






Install
Install-Package WPFNotification
dotnet add package WPFNotification
paket add WPFNotification
WPFNotification Download (Unzip the "nupkg" after downloading)



Tags