EntityFramework.Toolkit.Core by Thomas Galliker

<PackageReference Include="EntityFramework.Toolkit.Core" Version="1.0.4-pre9992" />

 EntityFramework.Toolkit.Core 1.0.4-pre9992

EntityFramework.Toolkit is a library which provides implementations for EntityFramework best practices, patterns, utilities and extensions.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>EntityFramework.Toolkit.Core</id>
    <version>1.0.4-pre9992</version>
    <title>EntityFramework.Toolkit.Core</title>
    <authors>Thomas Galliker</authors>
    <owners>Thomas Galliker</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://opensource.org/licenses/Apache-2.0</licenseUrl>
    <projectUrl>https://github.com/thomasgalliker/EntityFramework.Toolkit</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/thomasgalliker/EntityFramework.Toolkit/master/logo.png</iconUrl>
    <description>EntityFramework.Toolkit is a library which provides implementations for EntityFramework best practices, patterns, utilities and extensions.</description>
    <summary>EntityFramework.Toolkit is a library which provides implementations for EntityFramework best practices, patterns, utilities and extensions.</summary>
    <releaseNotes>Release notes: https://www.nuget.org/packages/EntityFramework.Toolkit/</releaseNotes>
    <copyright>Copyright 2017</copyright>
    <language>en-US</language>
    <tags>Entity Framework EntityFramework UnitOfWork IUnitOfWork Repository IRepository DbContext DbContextBase ContextTestBase</tags>
    <dependencies />
  </metadata>
</package>