Microsoft.EntityFrameworkCore.Abstractions by Microsoft

<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="3.1.22" />

 Microsoft.EntityFrameworkCore.Abstractions 3.1.22

Provides abstractions and attributes that are used to configure Entity Framework Core

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="3.6">
    <id>Microsoft.EntityFrameworkCore.Abstractions</id>
    <version>3.1.22</version>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://docs.microsoft.com/ef/core/</projectUrl>
    <description>Provides abstractions and attributes that are used to configure Entity Framework Core</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/efcore" commit="5407d867c7efbf114fbcfa4fdc32397a22e8bc96" />
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>