tzh.entityframeworkcore.ext
2.1.44
Entity Framework: Bulk Insert, BulkSaveChanges, Bulk Update, Bulk Delete, Bulk Merge, and Bulk Synchronize.
Support: SQL Server, SQL Azure, PostgreSQL
Coming soon: SQL Compact, Oracle, MySQL, and SQLite
This library is NOT FREE. Trial period always stops at the end of the month.
Install-Package tzh.entityframeworkcore.ext -Version 2.1.44
dotnet add package tzh.entityframeworkcore.ext --version 2.1.44
<PackageReference Include="tzh.entityframeworkcore.ext" Version="2.1.44" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tzh.entityframeworkcore.ext --version 2.1.44
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: tzh.entityframeworkcore.ext, 2.1.44"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.4.0)
- Microsoft.EntityFrameworkCore.Relational (>= 2.0.0)
- System.Configuration.ConfigurationManager (>= 4.4.0)
- System.Data.SqlClient (>= 4.4.0)
- System.Reflection.Emit (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.