Microsoft.Extensions.DependencyInjection.Abstractions by Microsoft

<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.2.0-preview1-35029" />

 Microsoft.Extensions.DependencyInjection.Abstractions 2.2.0-preview1-35029

Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection This package was built from the source at: https://github.com/aspnet/DependencyInjection/tree/3ef61a72ab3f0db0e3e85dc773fadf87766bb256

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.Extensions.DependencyInjection.Abstractions</id>
    <version>2.2.0-preview1-35029</version>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt</licenseUrl>
    <projectUrl>https://asp.net/</projectUrl>
    <iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <description>Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
This package was built from the source at:
https://github.com/aspnet/DependencyInjection/tree/3ef61a72ab3f0db0e3e85dc773fadf87766bb256</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>dependencyinjection di</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/aspnet/DependencyInjection" commit="3ef61a72ab3f0db0e3e85dc773fadf87766bb256" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>