Implemented IoC container

This commit is contained in:
2025-09-17 17:50:29 +02:00
parent 034ff2fcc7
commit b5be0db52b
3 changed files with 30 additions and 9 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="GirCore.Adw-1" Version="0.6.3" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.9" />
</ItemGroup>
<ItemGroup>