WPF.Notifier shows one or more toastnotification-windows.
Besides it's possible to show your own window with your viewmodel as a toastnotification.
(I)NotifierManager should be a Singleton, if you use it from different classes, because all notificationwindos are saved internally and removed after...
More information
You can easily create notifications just with a few line of codes by this library
- Go to website: http://notifiermobile.com for registering an account
- Using this library create notifications
- Download Notifier Mobile application for your mobile to manage your...
More information