MVVM support library for Avalonia that keeps view models isolated from views while still giving them a route to request modal dialogs to be shown with a powerful convention-over-configuration design where they only need to specify what other view model they would like to use.
| .vscode | ||
| Properties | ||
| Source | ||
| .editorconfig | ||
| .gitignore | ||
| Directory.Build.props | ||
| Nuclex.Avalonia (netstandard-2.0).csproj | ||
| Nuclex.Avalonia.Tests (netstandard-2.0).csproj | ||