EFCore.BulkExtensions 2.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package EFCore.BulkExtensions --version 2.6.0
                    
NuGet\Install-Package EFCore.BulkExtensions -Version 2.6.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="EFCore.BulkExtensions" Version="2.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EFCore.BulkExtensions" Version="2.6.0" />
                    
Directory.Packages.props
<PackageReference Include="EFCore.BulkExtensions" />
                    
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 EFCore.BulkExtensions --version 2.6.0
                    
#r "nuget: EFCore.BulkExtensions, 2.6.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 EFCore.BulkExtensions@2.6.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=EFCore.BulkExtensions&version=2.6.0
                    
Install as a Cake Addin
#tool nuget:?package=EFCore.BulkExtensions&version=2.6.0
                    
Install as a Cake Tool

EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (161)

Showing the top 5 NuGet packages that depend on EFCore.BulkExtensions:

Package Downloads
Elsa.Persistence.EntityFramework.Core

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides Entity Framework Core entities used by the various Elsa persistence EF Core providers.

CyberEye.Common.Lib

Package chứa các hàm tiện ích và common

XUCore.NetCore.Data

.NET Core Data 数据库仓储

Adriva.Extensions.Analytics

Adriva Analytics Server Extensions

Ssg.Core

Ssg.Core Is Core of Framework fro web application

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on EFCore.BulkExtensions:

Repository Stars
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
ErsatzTV/ErsatzTV
Open-source platform that transforms your personal media library into live, custom TV channels.
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
dotnetcore/sharding-core
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
YukiCoco/CheapSteam
Cheap Steam 为您提供 STEAM 与 BUFF 的饰品价格对比数据.
zmrid/iMES-Factory
iMES工厂管家——您的新一代工厂助手。演示地址:https://imes.625sc.com。 一款基于.NetCore3.1和Vue3的MES管理系统。项目亮点:模版打印,Excel模版导出,自定义实体扩展,移动端精美设计,大屏设计等功能。
PhenX/PhenX.EntityFrameworkCore.BulkInsert
Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL, Sqlite, MySQL and Oracle
Version Downloads Last Updated
10.0.0 8,646 1/9/2026
9.0.2 239,485 10/9/2025
9.0.1 1,206,662 2/17/2025
9.0.0-rc.1 29,940 12/1/2024
8.1.3 1,019,044 2/17/2025
8.1.2 1,324,646 11/20/2024
8.1.1 2,350,992 9/6/2024
8.1.0 1,078,166 7/30/2024
8.0.4 1,874,082 5/23/2024
8.0.3 648,047 4/29/2024
8.0.2 1,322,067 2/19/2024
8.0.1 1,062,275 12/14/2023
8.0.0 875,093 11/21/2023
8.0.0-rc.1.2 60,540 10/4/2023
8.0.0-rc.1 1,553 9/13/2023
8.0.0-preview.7 813 8/31/2023
7.8.1 408,587 12/14/2023
7.1.6 1,329,548 8/29/2023
7.1.5 251,372 7/25/2023
7.1.4 182,976 7/10/2023
7.1.3 97,188 7/3/2023
7.1.2 402,531 5/26/2023
7.1.1 150,625 5/13/2023
7.1.0 211,957 4/26/2023
7.0.4 183,073 4/19/2023
7.0.3 210,956 4/13/2023
7.0.2 9,556 4/13/2023
7.0.1 836,257 1/28/2023
7.0.0 155,446 1/22/2023
6.8.1 745,160 12/18/2023
6.7.16 275,208 8/29/2023
6.7.15 487,271 7/25/2023
6.7.14 46,364 7/10/2023
6.7.13 10,488 7/4/2023
6.7.12 162,026 5/26/2023
6.7.11 46,733 5/13/2023
6.7.1 87,848 4/26/2023
6.7.0 554,017 1/22/2023
6.6.5 603,723 1/5/2023
6.6.4 137,651 12/19/2022
6.6.3 6,135 12/19/2022
6.6.2 337,015 12/7/2022
6.6.1 5,343 12/7/2022
6.6.0 6,619 12/7/2022
6.6.0-rc.2 299 12/7/2022
6.6.0-rc.1 315 12/7/2022
6.5.6 4,251,317 8/8/2022
6.5.5 437,133 7/21/2022
6.5.4 277,575 7/12/2022
6.5.3 80,202 7/7/2022
6.5.2 438,713 6/20/2022
6.5.1 200,853 6/14/2022
6.5.0 679,287 5/10/2022
6.4.4 1,058,274 4/15/2022
6.4.3 9,466 4/14/2022
6.4.2 934,888 3/17/2022
6.4.1 783,931 2/21/2022
6.4.0 330,797 2/8/2022
6.3.9 247,747 2/7/2022
6.3.8 9,831 2/6/2022
6.3.7 23,174 2/3/2022
6.3.6 5,901 2/3/2022
6.3.5 5,389 2/3/2022
6.3.4 20,038 2/2/2022
6.3.3 88,491 1/31/2022
6.3.2 38,480 1/28/2022
6.3.1 111,361 1/20/2022
6.3.0 106,143 1/15/2022
6.2.9 853,534 1/14/2022
6.2.8 78,842 1/9/2022
6.2.7 13,525 1/9/2022
6.2.6 977,742 1/1/2022
6.2.5 5,375 12/30/2021
6.2.4 23,917 12/25/2021
6.2.3 176,344 12/17/2021
6.2.2 22,376 12/15/2021
6.2.1 40,203 12/13/2021
6.2.0 26,339 12/10/2021
6.1.9 23,196 12/9/2021
6.1.8 12,926 12/9/2021
6.1.7 5,063 12/9/2021
6.1.6 11,197 12/8/2021
6.1.5 10,364 12/8/2021
6.1.4 251,004 12/4/2021
6.1.3 11,806 12/3/2021
6.1.2 13,366 12/2/2021
6.1.1 69,930 11/29/2021
6.1.0 135,929 11/28/2021
6.0.9 78,622 11/26/2021
6.0.8 47,646 11/26/2021
6.0.7 75,851 11/26/2021
6.0.6 95,979 11/24/2021
6.0.5 35,779 11/24/2021
6.0.4 69,233 11/21/2021
6.0.3 75,756 11/18/2021
6.0.2 63,860 11/12/2021
6.0.1 180,126 11/10/2021
6.0.0 410,890 11/10/2021
6.0.0-rc.2 3,495 10/15/2021
6.0.0-rc.1 888 10/6/2021
5.4.2 646,715 1/14/2022
5.4.1 220,506 11/12/2021
5.4.0 978,789 9/9/2021
5.3.9 53,072 9/5/2021
5.3.8 18,028 9/2/2021
5.3.7 262,483 8/10/2021
5.3.6 10,310 8/10/2021
5.3.5 20,019 8/9/2021
5.3.4 6,023 8/9/2021
5.3.3 8,285 8/9/2021
5.3.2 13,148 8/6/2021
5.3.1 94,475 7/26/2021
5.3.0 74,639 7/19/2021
5.2.9 20,136 7/19/2021
5.2.8 107,707 7/9/2021
5.2.7 27,855 7/8/2021
5.2.6 44,535 7/5/2021
5.2.5 101,695 6/20/2021
5.2.4 18,018 6/17/2021
5.2.3 56,266 6/10/2021
5.2.2 288,904 5/19/2021
5.2.1 28,620 5/17/2021
5.2.0 31,637 5/13/2021
5.1.9 8,676 5/13/2021
5.1.8 67,761 5/9/2021
5.1.7 28,117 5/5/2021
5.1.6 11,022 5/4/2021
5.1.5 7,449 5/3/2021
5.1.4 8,428 5/2/2021
5.1.3 5,836 5/1/2021
5.1.2 56,681 4/24/2021
5.1.1 5,916 4/23/2021
5.1.0 50,382 4/20/2021
5.0.9 60,315 4/19/2021
5.0.8 17,546 4/19/2021
5.0.7 48,773 4/12/2021
5.0.6 21,778 4/8/2021
5.0.5 35,489 4/7/2021
5.0.4 96,584 4/7/2021
5.0.3 13,033 4/7/2021
5.0.2 15,014 4/4/2021
5.0.1 13,515 4/3/2021
5.0.0 31,693 4/2/2021
3.6.6 457,492 2/26/2022
3.6.5 134,030 1/14/2022
3.6.4 9,014 1/7/2022
3.6.3 433,737 8/5/2021
3.6.2 28,159 7/26/2021
3.6.1 376,528 4/7/2021
3.6.0 15,305 4/7/2021
3.5.8 130,320 3/30/2021
3.5.7 5,569 3/30/2021
3.5.6 37,479 3/29/2021
3.5.5 14,803 3/27/2021
3.5.4 6,324 3/26/2021
3.5.3 4,688 3/26/2021
3.5.2 35,117 3/25/2021
3.5.1 12,227 3/24/2021
3.5.0 9,322 3/24/2021
3.4.9 17,812 3/23/2021
3.4.8 73,634 3/22/2021
3.4.7 14,124 3/21/2021
3.4.6 7,826 3/20/2021
3.4.5 4,687 3/20/2021
3.4.4 5,480 3/19/2021
3.4.3 16,063 3/18/2021
3.4.2 12,256 3/17/2021
3.4.1 13,565 3/17/2021
3.4.0 44,956 3/15/2021
3.3.9 322,970 3/15/2021
3.3.8 11,511 3/14/2021
3.3.7 8,624 3/13/2021
3.3.6 16,400 3/13/2021
3.3.5 172,186 3/10/2021
3.3.4 37,687 3/9/2021
3.3.3 110,604 3/8/2021
3.3.2 10,153 3/7/2021
3.3.1 463,994 2/7/2021
3.3.0 22,403 2/7/2021
3.2.7 559,349 12/13/2020
3.2.6 9,368 12/12/2020
3.2.5 1,254,837 10/15/2020
3.2.4 212,496 10/6/2020
3.2.3 204,016 9/23/2020
3.2.2 23,440 9/21/2020
3.2.1 10,436 9/21/2020
3.2.0 34,075 9/17/2020
3.1.6 379,855 9/11/2020
3.1.5 1,101,806 7/14/2020
3.1.4 240,017 7/7/2020
3.1.3 37,454 7/3/2020
3.1.2 15,817 7/1/2020
3.1.1 1,188,125 3/25/2020
3.1.0 1,353,938 12/18/2019
3.0.5 101,965 12/10/2019
3.0.4 72,469 12/1/2019
3.0.3 34,364 11/17/2019
3.0.2 12,209 11/12/2019
3.0.1 8,706 11/11/2019
3.0.0 233,444 10/4/2019
3.0.0-rc 5,808 9/25/2019
2.6.4 1,049,197 11/30/2019
2.6.3 438,710 9/21/2019
2.6.2 5,474 9/21/2019
2.6.1 129,733 9/12/2019
2.6.0 282,263 8/19/2019
2.6.0-rc 5,474 7/24/2019
2.5.2 247,436 7/22/2019
2.5.1 29,016 7/14/2019
2.5.0 125,152 7/14/2019
2.4.9 132,258 7/4/2019
2.4.8 5,229 7/4/2019
2.4.7 244,245 5/28/2019
2.4.6 131,760 4/22/2019
2.4.5 69,318 4/8/2019
2.4.4 102,688 3/18/2019
2.4.3 38,954 3/5/2019
2.4.2 11,280 3/3/2019
2.4.1 378,771 3/3/2019
2.4.0 239,129 2/4/2019
2.3.9 92,328 1/31/2019
2.3.8 21,804 1/29/2019
2.3.7 107,346 1/4/2019
2.3.6 21,429 12/27/2018
2.3.5 76,163 12/10/2018
2.3.4 24,127 11/27/2018
2.3.3 5,689 11/27/2018
2.3.2 15,243 11/26/2018
2.3.1 16,514 11/25/2018
2.3.0 16,151 11/23/2018
2.2.9 16,762 11/23/2018
2.2.8 5,961 11/22/2018
2.2.7 6,178 11/22/2018
2.2.6 80,060 11/21/2018
2.2.5 10,386 11/16/2018
2.2.4 48,586 11/14/2018
2.2.3 19,179 11/11/2018
2.2.2 83,748 11/8/2018
2.2.1 10,428 11/8/2018
2.2.0 169,552 11/8/2018
2.1.9 62,676 10/28/2018
2.1.8 42,996 10/10/2018
2.1.7 145,789 7/26/2018
2.1.6 16,446 7/13/2018
2.1.5 8,962 7/12/2018
2.1.4 17,065 7/7/2018
2.1.3 14,112 6/24/2018
2.1.2 14,900 6/21/2018
2.1.1 53,571 6/14/2018
2.1.0 26,592 6/11/2018
2.0.9 14,195 6/11/2018
2.0.8 146,970 5/15/2018
2.0.7 38,956 3/28/2018
2.0.6 11,006 3/24/2018
2.0.5 20,804 2/12/2018
2.0.4 6,749 2/6/2018
2.0.3 7,672 1/30/2018
2.0.2 17,315 11/13/2017
2.0.1 15,663 9/7/2017
2.0.0 23,219 9/4/2017
2.0.0-rc 4,425 9/4/2017
1.1.0 8,539 9/4/2017
1.0.8 6,521 8/31/2017
1.0.7 7,352 8/15/2017
1.0.6 6,708 8/9/2017
1.0.5 7,524 7/11/2017
1.0.4 6,930 6/23/2017
1.0.3 7,053 5/30/2017
1.0.2 8,360 5/15/2017
1.0.1 6,794 5/12/2017
1.0.0 53,418 5/12/2017

Support for SQLite enhancements and Release