rafallopatka / ToastNotifications

Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
GNU Lesser General Public License v3.0
718 stars 171 forks source link

Is it possible for you to create a Notification Center? #134

Open DomCim opened 1 year ago

DomCim commented 1 year ago

Hey all,

Is it possible to store this type of notifications in a Notification Center like in Power Apps? That you can see the notifications after it disappears at one place? Or maybe can told me someone, how this could be implemented in my NET7 prism wpf app with unity?