Z.EntityFramework.Extensions.EF5 by ZZZ Projects Inc.

<PackageReference Include="Z.EntityFramework.Extensions.EF5" Version="3.15.9" />

 Z.EntityFramework.Extensions.EF5 3.15.9

Entity Framework: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, and BulkMerge. Support: SQL Server, SQL Azure, SQL Compact, Oracle, MySQL, SQLite, and PostgreSQL. This library is NOT free. FREE Trial always available for the current month.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Z.EntityFramework.Extensions.EF5</id>
    <version>3.15.9</version>
    <title>Z.EntityFramework.Extensions.EF5</title>
    <authors>ZZZ Projects Inc.</authors>
    <owners>ZZZ Projects</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://zzzprojects.com/license-agreement/</licenseUrl>
    <projectUrl>http://entityframework-extensions.net/</projectUrl>
    <iconUrl>https://zzzprojects.github.io/images/logo/logo-64.png</iconUrl>
    <description>Entity Framework: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, and BulkMerge.

Support: SQL Server, SQL Azure, SQL Compact, Oracle, MySQL, SQLite, and PostgreSQL.

This library is NOT free. FREE Trial always available for the current month.</description>
    <summary>Entity Framework: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, and BulkMerge.

Support: SQL Server, SQL Azure, SQL Compact, Oracle, MySQL, SQLite, and PostgreSQL.

This library is NOT free. FREE Trial always available for the current month.</summary>
    <copyright>Copyright © ZZZ Projects Inc.</copyright>
    <tags>C# EF5 EF EntityFramework Entity Framework Batch Bulk BulkCopy SqlBulkCopy SaveChanges Insert Update Delete Merge BulkInsert</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="EntityFramework" version="[5.0.0]" />
      </group>
      <group targetFramework=".NETFramework4.5">
        <dependency id="EntityFramework" version="[5.0.0]" />
      </group>
    </dependencies>
  </metadata>
</package>