CodeCraft.DependencyInjection 2.1.0
Inversion of Controls Dependencies Injection
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>CodeCraft.DependencyInjection</id>
<version>2.1.0</version>
<authors>Maleaume BONNIN</authors>
<owners>Maleaume BONNIN</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="file">LICENSE.md</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<projectUrl>https://github.com/Maleaume/CodeCraft.DependencyInjection</projectUrl>
<description>Inversion of Controls
Dependencies Injection</description>
<tags>IOC, Inversion of control, Injection, Dependency Injection</tags>
<repository url="https://github.com/Maleaume/CodeCraft.DependencyInjection" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>