Microsoft.EntityFrameworkCore.Proxies by Microsoft

<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="8.0.0-rc.2.23480.1" />

 Microsoft.EntityFrameworkCore.Proxies 8.0.0-rc.2.23480.1

Lazy loading proxies for Entity Framework Core.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="3.6">
    <id>Microsoft.EntityFrameworkCore.Proxies</id>
    <version>8.0.0-rc.2.23480.1</version>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>Icon.png</icon>
    <projectUrl>https://docs.microsoft.com/ef/core/</projectUrl>
    <description>Lazy loading proxies for 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 Lazy loading</tags>
    <serviceable>true</serviceable>
    <repository type="git" url="https://github.com/dotnet/efcore" commit="83361754e84ce5eff0bffc3b8d655b50ef865295" />
    <dependencies>
      <group targetFramework="net8.0">
        <dependency id="Microsoft.EntityFrameworkCore" version="8.0.0-rc.2.23480.1" exclude="Build" />
        <dependency id="Castle.Core" version="5.1.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>