ModernWpf.MessageBox
ModernWpf.MessageBox copied to clipboard
Absolutely Awesome, but no longer supported
This is exactly what I'm looking for, looks absolutely awesome and well made. Unfortunately unsupported for any modern WPF Application :( Framework ".NET 6.0" simply rejects running with this NuGet package.
Found NuGet "ModernWpf.MessageBox.K1mlka", but no info on how to use it..
It should just work with some small changes:
- Updating to the newest version of ModernWpf
- Copy the
<TargetFrameworks>from the newest version of ModernWpf toModernWpf.MessageBox.csproj
Very simple. You just download the source, copy the folder into your own project (removing AssemblyInfo.cs) and off you go.