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.
Go to file
2025-07-05 13:12:05 +02:00
Properties Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector 2025-07-05 13:12:05 +02:00
Source Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector 2025-07-05 13:12:05 +02:00
Nuclex.Avalonia (netstandard-2.0).csproj Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector 2025-07-05 13:12:05 +02:00
Nuclex.Avalonia.Tests (netstandard-2.0).csproj Initial porting attempt of my WinForms MVVM library to Avalonia; added IWindowScope as a new reature because this library should support Microsoft's dependency injector 2025-07-05 13:12:05 +02:00