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

.netcore3 support? #100

Closed andyb1979 closed 5 years ago

andyb1979 commented 5 years ago

Hello :)

Are you planning to support .NET Core 3? It's a fairly easy conversion in the projects, so long as your dependencies support netcore3 as well.

Best regards,

rafallopatka commented 5 years ago

Yes I think I will do this in some future :)

cdesch commented 4 years ago

Anything we can do to help? I'm looking for a .Net Core 3.1 version

cdesch commented 4 years ago

@rafallopatka are you planning .NET Core support for a TN v3.0? Do you want to create a branch that we can contribute to for .NET Core Support?