EFBulkInsert 0.4.0
Provides an extension method over the Entity Framework DbContext for bulk insertion of entities.
Install-Package EFBulkInsert -Version 0.4.0
dotnet add package EFBulkInsert --version 0.4.0
<PackageReference Include="EFBulkInsert" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFBulkInsert --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.2
- EntityFramework (>= 6.1.3)
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 3.1.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 3.1.0)
- System.Data.SqlClient (>= 4.8.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.