Extensions.EntityFrameworkCore.SqlServer.Bulk 10.0.0

dotnet add package Extensions.EntityFrameworkCore.SqlServer.Bulk --version 10.0.0
                    
NuGet\Install-Package Extensions.EntityFrameworkCore.SqlServer.Bulk -Version 10.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Extensions.EntityFrameworkCore.SqlServer.Bulk" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Extensions.EntityFrameworkCore.SqlServer.Bulk" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Extensions.EntityFrameworkCore.SqlServer.Bulk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Extensions.EntityFrameworkCore.SqlServer.Bulk --version 10.0.0
                    
#r "nuget: Extensions.EntityFrameworkCore.SqlServer.Bulk, 10.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Extensions.EntityFrameworkCore.SqlServer.Bulk@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Extensions.EntityFrameworkCore.SqlServer.Bulk&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Extensions.EntityFrameworkCore.SqlServer.Bulk&version=10.0.0
                    
Install as a Cake Tool

Extensions for EntityFramework Core to use SqlServers SqlBulkCopy in order to provide high performance Insert and Delete mass operations.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Extensions.EntityFrameworkCore.SqlServer.Bulk:

Package Downloads
Codeworx.Synchronization.EntityFrameworkCore.SqlServer

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 3,083 11/21/2025
10.0.0-beta1-00000 432 11/20/2025
9.0.1 24,718 12/15/2024
9.0.0 258 12/15/2024
8.0.1 7,091 10/22/2024
8.0.0 28,536 12/14/2023
6.0.0 20,912 3/10/2022
5.0.0 2,194 3/10/2022
3.1.2 2,714 3/10/2022
3.1.1 4,353 9/16/2021
3.1.1-beta-00002 436 9/15/2021
3.1.0 10,444 11/12/2020
3.1.0-beta-00000 1,269 3/30/2020
2.2.2 5,635 4/22/2020
2.2.2-beta-00002 541 4/21/2020
2.2.1 6,983 6/13/2019
2.2.0 914 6/12/2019
2.0.0-alpha-00019 706 5/22/2019
2.0.0-alpha-00018 732 5/20/2019
2.0.0-alpha-00017 675 5/20/2019
Loading failed