This package does not have a license agreement. You'll need to assign a license type to the package to allow or block downloads.
To install Platform.DependencyInjection.Avalonia from the command line, run the following command:
nuget install Platform.DependencyInjection.Avalonia -Version 5.3.410 -Source https://proget.starsoft.nl/nuget/Starsoft/
To install Platform.DependencyInjection.Avalonia from the Package Manager Console within Visual Studio, run the following command:
Install-Package Platform.DependencyInjection.Avalonia -Version 5.3.410 -Source https://proget.starsoft.nl/nuget/Starsoft/
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageReference Include="Platform.DependencyInjection.Avalonia" Version="5.3.410" />
Collection of small dependency injection tools to simplify development for avalonia