Info
Version: | 1.1.0 |
Author(s): | Muhammed Magdy |
Last Update: | Sunday, April 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/muhammad-magdy/WPFToastNotification |
NuGet Url: | https://www.nuget.org/packages/WPFNotification |
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.