Dependency injection support for my Avalonia MVVM framework for dependency injectors based on Microsoft's extension libraries (Microsoft.Extensions.DependencyInjection.*), allows view models with constructor injection.
Go to file
2025-07-30 17:45:10 +02:00
.vscode Removed unit test task from Visual Studio Codium build because it doesn't exist yet 2025-07-05 21:08:28 +02:00
Properties Incremented assembly version to 1.3.2 without changes but to reflect the NuGet package which needs to receive a version incrase to depend on Nuclex.Avalonia 1.3.2 2025-07-30 17:45:10 +02:00
Source Restored the separation between message and generic dialog service in the service registration code 2025-07-05 21:10:56 +02:00
.editorconfig Added Git settings 2025-07-05 21:08:28 +02:00
.gitignore Added Git settings 2025-07-05 21:08:28 +02:00
Directory.Build.props Added Visual Studio Codium settings 2025-07-05 21:08:28 +02:00
Nuclex.Avalonia.DependencyInjection (netstandard-2.0).csproj Output assembly name was wrong -- fixed 2025-07-05 21:08:28 +02:00