EFCore.BulkExtensions 2.6.3

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

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

Ssg.Core

Ssg.Core Is Core of Framework fro web application

Adriva.Extensions.Analytics

Adriva Analytics Server Extensions

XUCore.NetCore.Data

.NET Core Data 数据库仓储

GitHub repositories (10)

Showing the top 10 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/
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模版导出,自定义实体扩展,移动端精美设计,大屏设计等功能。
brendan-nobadthing/Northwind-EFCore3
Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.
PhenX/PhenX.EntityFrameworkCore.BulkInsert
Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL, Sqlite, MySQL and Oracle
PacktPublishing/ASP.NET-Core-6-and-Angular
ASP.NET-Core-6-and-Angular, published by Packt
Version Downloads Last updated
9.0.1 278,156 2/17/2025
9.0.0-rc.1 15,340 12/1/2024
8.1.3 262,634 2/17/2025
8.1.2 743,003 11/20/2024
8.1.1 1,479,638 9/6/2024
8.1.0 731,376 7/30/2024
8.0.4 1,383,896 5/23/2024
8.0.3 466,340 4/29/2024
8.0.2 1,040,277 2/19/2024
8.0.1 825,854 12/14/2023
8.0.0 555,860 11/21/2023
8.0.0-rc.1.2 42,654 10/4/2023
8.0.0-rc.1 1,448 9/13/2023
8.0.0-preview.7 701 8/31/2023
7.8.1 328,504 12/14/2023
7.1.6 1,056,426 8/29/2023
7.1.5 236,006 7/25/2023
7.1.4 170,768 7/10/2023
7.1.3 90,142 7/3/2023
7.1.2 368,127 5/26/2023
7.1.1 127,581 5/13/2023
7.1.0 187,430 4/26/2023
7.0.4 159,021 4/19/2023
7.0.3 204,951 4/13/2023
7.0.2 5,511 4/13/2023
7.0.1 762,769 1/28/2023
7.0.0 129,985 1/22/2023
6.8.1 557,688 12/18/2023
6.7.16 250,333 8/29/2023
6.7.15 474,609 7/25/2023
6.7.14 42,518 7/10/2023
6.7.13 8,555 7/4/2023
6.7.12 152,245 5/26/2023
6.7.11 42,144 5/13/2023
6.7.1 85,120 4/26/2023
6.7.0 498,610 1/22/2023
6.6.5 566,470 1/5/2023
6.6.4 124,999 12/19/2022
6.6.3 4,186 12/19/2022
6.6.2 325,768 12/7/2022
6.6.1 3,338 12/7/2022
6.6.0 4,534 12/7/2022
6.6.0-rc.2 192 12/7/2022
6.6.0-rc.1 195 12/7/2022
6.5.6 4,079,061 8/8/2022
6.5.5 420,818 7/21/2022
6.5.4 264,015 7/12/2022
6.5.3 74,342 7/7/2022
6.5.2 353,574 6/20/2022
6.5.1 185,675 6/14/2022
6.5.0 645,048 5/10/2022
6.4.4 1,003,121 4/15/2022
6.4.3 7,414 4/14/2022
6.4.2 883,568 3/17/2022
6.4.1 764,430 2/21/2022
6.4.0 316,300 2/8/2022
6.3.9 209,065 2/7/2022
6.3.8 7,922 2/6/2022
6.3.7 20,923 2/3/2022
6.3.6 4,046 2/3/2022
6.3.5 3,540 2/3/2022
6.3.4 17,637 2/2/2022
6.3.3 86,500 1/31/2022
6.3.2 36,159 1/28/2022
6.3.1 107,635 1/20/2022
6.3.0 103,441 1/15/2022
6.2.9 828,235 1/14/2022
6.2.8 73,087 1/9/2022
6.2.7 11,105 1/9/2022
6.2.6 975,455 1/1/2022
6.2.5 3,497 12/30/2021
6.2.4 21,694 12/25/2021
6.2.3 163,781 12/17/2021
6.2.2 20,094 12/15/2021
6.2.1 35,813 12/13/2021
6.2.0 23,832 12/10/2021
6.1.9 21,027 12/9/2021
6.1.8 11,032 12/9/2021
6.1.7 3,217 12/9/2021
6.1.6 9,004 12/8/2021
6.1.5 8,481 12/8/2021
6.1.4 247,354 12/4/2021
6.1.3 9,489 12/3/2021
6.1.2 11,354 12/2/2021
6.1.1 66,559 11/29/2021
6.1.0 130,209 11/28/2021
6.0.9 61,946 11/26/2021
6.0.8 43,201 11/26/2021
6.0.7 60,986 11/26/2021
6.0.6 86,341 11/24/2021
6.0.5 25,607 11/24/2021
6.0.4 65,068 11/21/2021
6.0.3 70,690 11/18/2021
6.0.2 58,392 11/12/2021
6.0.1 157,470 11/10/2021
6.0.0 367,286 11/10/2021
6.0.0-rc.2 3,370 10/15/2021
6.0.0-rc.1 771 10/6/2021
5.4.2 598,266 1/14/2022
5.4.1 214,122 11/12/2021
5.4.0 943,955 9/9/2021
5.3.9 47,848 9/5/2021
5.3.8 16,060 9/2/2021
5.3.7 254,863 8/10/2021
5.3.6 8,466 8/10/2021
5.3.5 17,210 8/9/2021
5.3.4 4,336 8/9/2021
5.3.3 6,600 8/9/2021
5.3.2 11,464 8/6/2021
5.3.1 91,575 7/26/2021
5.3.0 70,922 7/19/2021
5.2.9 18,187 7/19/2021
5.2.8 103,161 7/9/2021
5.2.7 26,150 7/8/2021
5.2.6 41,065 7/5/2021
5.2.5 96,972 6/20/2021
5.2.4 14,904 6/17/2021
5.2.3 53,980 6/10/2021
5.2.2 279,003 5/19/2021
5.2.1 26,015 5/17/2021
5.2.0 29,457 5/13/2021
5.1.9 6,806 5/13/2021
5.1.8 64,973 5/9/2021
5.1.7 26,081 5/5/2021
5.1.6 9,202 5/4/2021
5.1.5 5,761 5/3/2021
5.1.4 6,046 5/2/2021
5.1.3 4,076 5/1/2021
5.1.2 53,134 4/24/2021
5.1.1 4,223 4/23/2021
5.1.0 46,340 4/20/2021
5.0.9 52,593 4/19/2021
5.0.8 15,678 4/19/2021
5.0.7 46,648 4/12/2021
5.0.6 19,720 4/8/2021
5.0.5 32,642 4/7/2021
5.0.4 89,061 4/7/2021
5.0.3 11,089 4/7/2021
5.0.2 13,206 4/4/2021
5.0.1 11,674 4/3/2021
5.0.0 28,659 4/2/2021
3.6.6 385,594 2/26/2022
3.6.5 127,281 1/14/2022
3.6.4 7,179 1/7/2022
3.6.3 424,961 8/5/2021
3.6.2 24,558 7/26/2021
3.6.1 357,339 4/7/2021
3.6.0 13,320 4/7/2021
3.5.8 124,118 3/30/2021
3.5.7 3,728 3/30/2021
3.5.6 34,072 3/29/2021
3.5.5 13,019 3/27/2021
3.5.4 4,620 3/26/2021
3.5.3 3,001 3/26/2021
3.5.2 33,381 3/25/2021
3.5.1 10,496 3/24/2021
3.5.0 7,574 3/24/2021
3.4.9 16,039 3/23/2021
3.4.8 71,908 3/22/2021
3.4.7 12,386 3/21/2021
3.4.6 6,148 3/20/2021
3.4.5 3,001 3/20/2021
3.4.4 3,796 3/19/2021
3.4.3 14,215 3/18/2021
3.4.2 10,468 3/17/2021
3.4.1 11,486 3/17/2021
3.4.0 43,008 3/15/2021
3.3.9 249,241 3/15/2021
3.3.8 9,789 3/14/2021
3.3.7 6,923 3/13/2021
3.3.6 14,199 3/13/2021
3.3.5 166,879 3/10/2021
3.3.4 35,778 3/9/2021
3.3.3 106,835 3/8/2021
3.3.2 8,225 3/7/2021
3.3.1 452,013 2/7/2021
3.3.0 20,288 2/7/2021
3.2.7 542,188 12/13/2020
3.2.6 7,083 12/12/2020
3.2.5 1,211,631 10/15/2020
3.2.4 209,001 10/6/2020
3.2.3 201,300 9/23/2020
3.2.2 21,676 9/21/2020
3.2.1 8,718 9/21/2020
3.2.0 31,391 9/17/2020
3.1.6 364,846 9/11/2020
3.1.5 1,069,664 7/14/2020
3.1.4 225,391 7/7/2020
3.1.3 34,875 7/3/2020
3.1.2 13,891 7/1/2020
3.1.1 1,166,497 3/25/2020
3.1.0 1,333,671 12/18/2019
3.0.5 97,905 12/10/2019
3.0.4 70,227 12/1/2019
3.0.3 32,194 11/17/2019
3.0.2 10,478 11/12/2019
3.0.1 6,944 11/11/2019
3.0.0 210,492 10/4/2019
3.0.0-rc 5,626 9/25/2019
2.6.4 986,444 11/30/2019
2.6.3 427,201 9/21/2019
2.6.2 3,768 9/21/2019
2.6.1 122,614 9/12/2019
2.6.0 269,792 8/19/2019
2.6.0-rc 5,298 7/24/2019
2.5.2 213,901 7/22/2019
2.5.1 26,427 7/14/2019
2.5.0 121,416 7/14/2019
2.4.9 129,765 7/4/2019
2.4.8 3,513 7/4/2019
2.4.7 238,835 5/28/2019
2.4.6 128,336 4/22/2019
2.4.5 66,971 4/8/2019
2.4.4 98,625 3/18/2019
2.4.3 36,804 3/5/2019
2.4.2 9,520 3/3/2019
2.4.1 364,975 3/3/2019
2.4.0 233,301 2/4/2019
2.3.9 88,618 1/31/2019
2.3.8 20,050 1/29/2019
2.3.7 103,579 1/4/2019
2.3.6 19,705 12/27/2018
2.3.5 73,283 12/10/2018
2.3.4 22,111 11/27/2018
2.3.3 3,960 11/27/2018
2.3.2 13,441 11/26/2018
2.3.1 14,760 11/25/2018
2.3.0 14,119 11/23/2018
2.2.9 14,680 11/23/2018
2.2.8 4,215 11/22/2018
2.2.7 4,419 11/22/2018
2.2.6 75,324 11/21/2018
2.2.5 8,609 11/16/2018
2.2.4 41,078 11/14/2018
2.2.3 17,125 11/11/2018
2.2.2 76,993 11/8/2018
2.2.1 8,331 11/8/2018
2.2.0 154,157 11/8/2018
2.1.9 60,355 10/28/2018
2.1.8 39,507 10/10/2018
2.1.7 142,420 7/26/2018
2.1.6 14,537 7/13/2018
2.1.5 7,012 7/12/2018
2.1.4 14,909 7/7/2018
2.1.3 12,170 6/24/2018
2.1.2 12,359 6/21/2018
2.1.1 47,412 6/14/2018
2.1.0 24,460 6/11/2018
2.0.9 11,773 6/11/2018
2.0.8 140,288 5/15/2018
2.0.7 35,984 3/28/2018
2.0.6 8,307 3/24/2018
2.0.5 18,817 2/12/2018
2.0.4 4,814 2/6/2018
2.0.3 5,601 1/30/2018
2.0.2 15,329 11/13/2017
2.0.1 13,708 9/7/2017
2.0.0 20,726 9/4/2017
2.0.0-rc 4,038 9/4/2017
1.1.0 6,534 9/4/2017
1.0.8 4,596 8/31/2017
1.0.7 5,441 8/15/2017
1.0.6 4,784 8/9/2017
1.0.5 5,540 7/11/2017
1.0.4 5,031 6/23/2017
1.0.3 5,050 5/30/2017
1.0.2 5,847 5/15/2017
1.0.1 4,694 5/12/2017
1.0.0 32,340 5/12/2017

SetOutputIdentity fix for nonPK Identity column Async also