EFCore.BulkExtensions 2.1.9

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

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

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 (157)

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 (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/
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
brendan-nobadthing/Northwind-EFCore3
Sample code developed for a talk on Entity Framework core 3 - building on JasonGT's Northwind Traders example.
Version Downloads Last Updated
9.0.1 380,970 2/17/2025
9.0.0-rc.1 16,522 12/1/2024
8.1.3 335,447 2/17/2025
8.1.2 832,104 11/20/2024
8.1.1 1,605,490 9/6/2024
8.1.0 779,252 7/30/2024
8.0.4 1,448,737 5/23/2024
8.0.3 488,616 4/29/2024
8.0.2 1,075,500 2/19/2024
8.0.1 858,219 12/14/2023
8.0.0 598,011 11/21/2023
8.0.0-rc.1.2 45,100 10/4/2023
8.0.0-rc.1 1,462 9/13/2023
8.0.0-preview.7 725 8/31/2023
7.8.1 341,831 12/14/2023
7.1.6 1,074,201 8/29/2023
7.1.5 237,375 7/25/2023
7.1.4 172,296 7/10/2023
7.1.3 90,954 7/3/2023
7.1.2 373,160 5/26/2023
7.1.1 129,100 5/13/2023
7.1.0 191,086 4/26/2023
7.0.4 163,560 4/19/2023
7.0.3 205,756 4/13/2023
7.0.2 5,660 4/13/2023
7.0.1 771,788 1/28/2023
7.0.0 136,460 1/22/2023
6.8.1 579,738 12/18/2023
6.7.16 253,039 8/29/2023
6.7.15 477,107 7/25/2023
6.7.14 42,717 7/10/2023
6.7.13 8,594 7/4/2023
6.7.12 153,326 5/26/2023
6.7.11 42,497 5/13/2023
6.7.1 85,340 4/26/2023
6.7.0 507,432 1/22/2023
6.6.5 574,074 1/5/2023
6.6.4 125,919 12/19/2022
6.6.3 4,221 12/19/2022
6.6.2 328,043 12/7/2022
6.6.1 3,379 12/7/2022
6.6.0 4,576 12/7/2022
6.6.0-rc.2 209 12/7/2022
6.6.0-rc.1 214 12/7/2022
6.5.6 4,104,210 8/8/2022
6.5.5 422,761 7/21/2022
6.5.4 265,909 7/12/2022
6.5.3 74,957 7/7/2022
6.5.2 369,468 6/20/2022
6.5.1 188,164 6/14/2022
6.5.0 649,764 5/10/2022
6.4.4 1,007,327 4/15/2022
6.4.3 7,446 4/14/2022
6.4.2 892,942 3/17/2022
6.4.1 767,069 2/21/2022
6.4.0 317,927 2/8/2022
6.3.9 215,736 2/7/2022
6.3.8 7,967 2/6/2022
6.3.7 20,951 2/3/2022
6.3.6 4,075 2/3/2022
6.3.5 3,571 2/3/2022
6.3.4 17,716 2/2/2022
6.3.3 86,542 1/31/2022
6.3.2 36,241 1/28/2022
6.3.1 107,772 1/20/2022
6.3.0 103,551 1/15/2022
6.2.9 830,969 1/14/2022
6.2.8 73,353 1/9/2022
6.2.7 11,243 1/9/2022
6.2.6 975,500 1/1/2022
6.2.5 3,527 12/30/2021
6.2.4 21,834 12/25/2021
6.2.3 164,720 12/17/2021
6.2.2 20,178 12/15/2021
6.2.1 37,117 12/13/2021
6.2.0 23,876 12/10/2021
6.1.9 21,088 12/9/2021
6.1.8 11,064 12/9/2021
6.1.7 3,245 12/9/2021
6.1.6 9,043 12/8/2021
6.1.5 8,519 12/8/2021
6.1.4 247,590 12/4/2021
6.1.3 9,626 12/3/2021
6.1.2 11,407 12/2/2021
6.1.1 66,775 11/29/2021
6.1.0 130,874 11/28/2021
6.0.9 63,247 11/26/2021
6.0.8 44,217 11/26/2021
6.0.7 62,440 11/26/2021
6.0.6 87,508 11/24/2021
6.0.5 26,234 11/24/2021
6.0.4 65,173 11/21/2021
6.0.3 70,936 11/18/2021
6.0.2 58,732 11/12/2021
6.0.1 159,391 11/10/2021
6.0.0 373,084 11/10/2021
6.0.0-rc.2 3,390 10/15/2021
6.0.0-rc.1 789 10/6/2021
5.4.2 605,544 1/14/2022
5.4.1 214,692 11/12/2021
5.4.0 952,318 9/9/2021
5.3.9 48,367 9/5/2021
5.3.8 16,140 9/2/2021
5.3.7 255,886 8/10/2021
5.3.6 8,502 8/10/2021
5.3.5 17,381 8/9/2021
5.3.4 4,363 8/9/2021
5.3.3 6,619 8/9/2021
5.3.2 11,484 8/6/2021
5.3.1 91,748 7/26/2021
5.3.0 71,194 7/19/2021
5.2.9 18,233 7/19/2021
5.2.8 103,362 7/9/2021
5.2.7 26,174 7/8/2021
5.2.6 41,343 7/5/2021
5.2.5 97,545 6/20/2021
5.2.4 15,148 6/17/2021
5.2.3 54,024 6/10/2021
5.2.2 279,554 5/19/2021
5.2.1 26,162 5/17/2021
5.2.0 29,543 5/13/2021
5.1.9 6,831 5/13/2021
5.1.8 65,124 5/9/2021
5.1.7 26,106 5/5/2021
5.1.6 9,275 5/4/2021
5.1.5 5,778 5/3/2021
5.1.4 6,170 5/2/2021
5.1.3 4,129 5/1/2021
5.1.2 53,645 4/24/2021
5.1.1 4,242 4/23/2021
5.1.0 46,644 4/20/2021
5.0.9 53,602 4/19/2021
5.0.8 15,739 4/19/2021
5.0.7 46,760 4/12/2021
5.0.6 19,807 4/8/2021
5.0.5 32,886 4/7/2021
5.0.4 89,440 4/7/2021
5.0.3 11,208 4/7/2021
5.0.2 13,231 4/4/2021
5.0.1 11,752 4/3/2021
5.0.0 28,904 4/2/2021
3.6.6 392,684 2/26/2022
3.6.5 128,061 1/14/2022
3.6.4 7,200 1/7/2022
3.6.3 426,642 8/5/2021
3.6.2 24,750 7/26/2021
3.6.1 359,202 4/7/2021
3.6.0 13,369 4/7/2021
3.5.8 124,764 3/30/2021
3.5.7 3,783 3/30/2021
3.5.6 34,303 3/29/2021
3.5.5 13,038 3/27/2021
3.5.4 4,644 3/26/2021
3.5.3 3,020 3/26/2021
3.5.2 33,406 3/25/2021
3.5.1 10,521 3/24/2021
3.5.0 7,593 3/24/2021
3.4.9 16,065 3/23/2021
3.4.8 71,935 3/22/2021
3.4.7 12,408 3/21/2021
3.4.6 6,165 3/20/2021
3.4.5 3,021 3/20/2021
3.4.4 3,817 3/19/2021
3.4.3 14,259 3/18/2021
3.4.2 10,502 3/17/2021
3.4.1 11,517 3/17/2021
3.4.0 43,068 3/15/2021
3.3.9 260,963 3/15/2021
3.3.8 9,809 3/14/2021
3.3.7 6,942 3/13/2021
3.3.6 14,230 3/13/2021
3.3.5 167,466 3/10/2021
3.3.4 35,804 3/9/2021
3.3.3 107,058 3/8/2021
3.3.2 8,285 3/7/2021
3.3.1 453,146 2/7/2021
3.3.0 20,388 2/7/2021
3.2.7 545,502 12/13/2020
3.2.6 7,200 12/12/2020
3.2.5 1,217,288 10/15/2020
3.2.4 209,404 10/6/2020
3.2.3 201,447 9/23/2020
3.2.2 21,698 9/21/2020
3.2.1 8,748 9/21/2020
3.2.0 31,556 9/17/2020
3.1.6 366,887 9/11/2020
3.1.5 1,073,624 7/14/2020
3.1.4 227,324 7/7/2020
3.1.3 35,048 7/3/2020
3.1.2 13,983 7/1/2020
3.1.1 1,168,833 3/25/2020
3.1.0 1,335,193 12/18/2019
3.0.5 98,226 12/10/2019
3.0.4 70,274 12/1/2019
3.0.3 32,326 11/17/2019
3.0.2 10,499 11/12/2019
3.0.1 6,979 11/11/2019
3.0.0 215,333 10/4/2019
3.0.0-rc 5,656 9/25/2019
2.6.4 996,250 11/30/2019
2.6.3 427,890 9/21/2019
2.6.2 3,794 9/21/2019
2.6.1 123,304 9/12/2019
2.6.0 271,243 8/19/2019
2.6.0-rc 5,330 7/24/2019
2.5.2 217,421 7/22/2019
2.5.1 26,530 7/14/2019
2.5.0 121,563 7/14/2019
2.4.9 129,898 7/4/2019
2.4.8 3,532 7/4/2019
2.4.7 239,463 5/28/2019
2.4.6 128,568 4/22/2019
2.4.5 67,180 4/8/2019
2.4.4 98,895 3/18/2019
2.4.3 36,912 3/5/2019
2.4.2 9,550 3/3/2019
2.4.1 366,533 3/3/2019
2.4.0 233,942 2/4/2019
2.3.9 88,654 1/31/2019
2.3.8 20,083 1/29/2019
2.3.7 103,794 1/4/2019
2.3.6 19,736 12/27/2018
2.3.5 73,418 12/10/2018
2.3.4 22,152 11/27/2018
2.3.3 3,992 11/27/2018
2.3.2 13,473 11/26/2018
2.3.1 14,797 11/25/2018
2.3.0 14,167 11/23/2018
2.2.9 14,776 11/23/2018
2.2.8 4,252 11/22/2018
2.2.7 4,450 11/22/2018
2.2.6 75,762 11/21/2018
2.2.5 8,639 11/16/2018
2.2.4 41,201 11/14/2018
2.2.3 17,183 11/11/2018
2.2.2 77,912 11/8/2018
2.2.1 8,368 11/8/2018
2.2.0 155,479 11/8/2018
2.1.9 60,479 10/28/2018
2.1.8 39,729 10/10/2018
2.1.7 142,686 7/26/2018
2.1.6 14,600 7/13/2018
2.1.5 7,078 7/12/2018
2.1.4 14,978 7/7/2018
2.1.3 12,236 6/24/2018
2.1.2 12,473 6/21/2018
2.1.1 48,266 6/14/2018
2.1.0 24,571 6/11/2018
2.0.9 11,904 6/11/2018
2.0.8 141,658 5/15/2018
2.0.7 36,197 3/28/2018
2.0.6 8,374 3/24/2018
2.0.5 18,887 2/12/2018
2.0.4 4,873 2/6/2018
2.0.3 5,687 1/30/2018
2.0.2 15,404 11/13/2017
2.0.1 13,774 9/7/2017
2.0.0 20,857 9/4/2017
2.0.0-rc 4,106 9/4/2017
1.1.0 6,609 9/4/2017
1.0.8 4,655 8/31/2017
1.0.7 5,504 8/15/2017
1.0.6 4,855 8/9/2017
1.0.5 5,605 7/11/2017
1.0.4 5,095 6/23/2017
1.0.3 5,129 5/30/2017
1.0.2 6,012 5/15/2017
1.0.1 4,778 5/12/2017
1.0.0 35,149 5/12/2017

OwedType fix, BulkConfig.TrackingEntities added