Remotion.Linq.EagerFetching by rubicon IT GmbH

<PackageReference Include="Remotion.Linq.EagerFetching" Version="2.0.0-alpha-004" />

 Remotion.Linq.EagerFetching 2.0.0-alpha-004

Provides an end-user API for implementing eager fetching in a re-linq-based library.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Remotion.Linq.EagerFetching</id>
    <version>2.0.0-alpha-004</version>
    <title>re-linq Eager Fetching Support</title>
    <authors>rubicon IT GmbH</authors>
    <owners>rubicon IT GmbH</owners>
    <licenseUrl>http://opensource.org/licenses/LGPL-2.1</licenseUrl>
    <projectUrl>http://relinq.codeplex.com</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Provides an end-user API for implementing eager fetching in a re-linq-based library.</description>
    <copyright>Copyright (c) rubicon IT GmbH, www.rubicon.eu - Licensed under GNU LGPL 2.1 (or later)</copyright>
    <tags>re-motion LINQ EagerFetching</tags>
    <dependencies>
      <dependency id="Remotion.Linq" version="2.0.0-alpha-003" />
    </dependencies>
  </metadata>
</package>