C#C
C#2y ago
Alex

Navigation and Dialogs with MVVM and WPF

I'm using CommunityToolkit.MVVM which doesn't include pre-made classes for navigation and dialog in MVVM pattern. Can you recommend any that I can integrate into my WPF application?
Was this page helpful?