Skip to content

spinalcord/Avalonia-Dialog-Helper

Repository files navigation

Avalonia Dialog Helper

You can't do just "Window1.ShowDialog(this)" to show a dialog in MVVM. There are workarounds, such as accessing the MainWindow with Application.Current... but this approach is not recommended when using MVVM. This code generator assists you in creating a dialog in Avalonia (v11) with MVVM. It sumarizes the steps in the documentation. Leave me a star if you will.

Screenshot_2023_06_28-2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages