EFCore.BulkExtensions 3.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package EFCore.BulkExtensions --version 3.2.3
                    
NuGet\Install-Package EFCore.BulkExtensions -Version 3.2.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="3.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EFCore.BulkExtensions" Version="3.2.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 3.2.3
                    
#r "nuget: EFCore.BulkExtensions, 3.2.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.
#:package EFCore.BulkExtensions@3.2.3
                    
#: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=3.2.3
                    
Install as a Cake Addin
#tool nuget:?package=EFCore.BulkExtensions&version=3.2.3
                    
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 (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 (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模版导出,自定义实体扩展,移动端精美设计,大屏设计等功能。
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.
PacktPublishing/ASP.NET-Core-6-and-Angular
ASP.NET-Core-6-and-Angular, published by Packt
Version Downloads Last Updated
9.0.1 388,546 2/17/2025
9.0.0-rc.1 16,589 12/1/2024
8.1.3 340,445 2/17/2025
8.1.2 837,748 11/20/2024
8.1.1 1,613,239 9/6/2024
8.1.0 782,496 7/30/2024
8.0.4 1,453,400 5/23/2024
8.0.3 490,163 4/29/2024
8.0.2 1,078,005 2/19/2024
8.0.1 860,540 12/14/2023
8.0.0 600,779 11/21/2023
8.0.0-rc.1.2 45,250 10/4/2023
8.0.0-rc.1 1,462 9/13/2023
8.0.0-preview.7 727 8/31/2023
7.8.1 342,484 12/14/2023
7.1.6 1,075,560 8/29/2023
7.1.5 237,469 7/25/2023
7.1.4 172,380 7/10/2023
7.1.3 91,070 7/3/2023
7.1.2 373,536 5/26/2023
7.1.1 129,183 5/13/2023
7.1.0 191,249 4/26/2023
7.0.4 163,780 4/19/2023
7.0.3 205,859 4/13/2023
7.0.2 5,690 4/13/2023
7.0.1 772,356 1/28/2023
7.0.0 136,713 1/22/2023
6.8.1 581,458 12/18/2023
6.7.16 253,256 8/29/2023
6.7.15 477,242 7/25/2023
6.7.14 42,720 7/10/2023
6.7.13 8,600 7/4/2023
6.7.12 153,381 5/26/2023
6.7.11 42,504 5/13/2023
6.7.1 85,354 4/26/2023
6.7.0 507,880 1/22/2023
6.6.5 574,480 1/5/2023
6.6.4 125,983 12/19/2022
6.6.3 4,225 12/19/2022
6.6.2 328,120 12/7/2022
6.6.1 3,381 12/7/2022
6.6.0 4,579 12/7/2022
6.6.0-rc.2 211 12/7/2022
6.6.0-rc.1 216 12/7/2022
6.5.6 4,105,516 8/8/2022
6.5.5 422,900 7/21/2022
6.5.4 266,058 7/12/2022
6.5.3 75,019 7/7/2022
6.5.2 370,359 6/20/2022
6.5.1 188,290 6/14/2022
6.5.0 650,029 5/10/2022
6.4.4 1,007,655 4/15/2022
6.4.3 7,451 4/14/2022
6.4.2 893,527 3/17/2022
6.4.1 767,203 2/21/2022
6.4.0 318,011 2/8/2022
6.3.9 216,054 2/7/2022
6.3.8 7,972 2/6/2022
6.3.7 20,965 2/3/2022
6.3.6 4,079 2/3/2022
6.3.5 3,575 2/3/2022
6.3.4 17,719 2/2/2022
6.3.3 86,546 1/31/2022
6.3.2 36,245 1/28/2022
6.3.1 107,775 1/20/2022
6.3.0 103,559 1/15/2022
6.2.9 831,120 1/14/2022
6.2.8 73,359 1/9/2022
6.2.7 11,250 1/9/2022
6.2.6 975,506 1/1/2022
6.2.5 3,529 12/30/2021
6.2.4 21,844 12/25/2021
6.2.3 164,788 12/17/2021
6.2.2 20,184 12/15/2021
6.2.1 37,169 12/13/2021
6.2.0 23,880 12/10/2021
6.1.9 21,094 12/9/2021
6.1.8 11,069 12/9/2021
6.1.7 3,249 12/9/2021
6.1.6 9,047 12/8/2021
6.1.5 8,523 12/8/2021
6.1.4 247,601 12/4/2021
6.1.3 9,638 12/3/2021
6.1.2 11,412 12/2/2021
6.1.1 66,789 11/29/2021
6.1.0 130,910 11/28/2021
6.0.9 63,333 11/26/2021
6.0.8 44,289 11/26/2021
6.0.7 62,504 11/26/2021
6.0.6 87,570 11/24/2021
6.0.5 26,400 11/24/2021
6.0.4 65,186 11/21/2021
6.0.3 70,950 11/18/2021
6.0.2 58,753 11/12/2021
6.0.1 159,582 11/10/2021
6.0.0 373,527 11/10/2021
6.0.0-rc.2 3,393 10/15/2021
6.0.0-rc.1 791 10/6/2021
5.4.2 606,091 1/14/2022
5.4.1 214,824 11/12/2021
5.4.0 952,703 9/9/2021
5.3.9 48,419 9/5/2021
5.3.8 16,142 9/2/2021
5.3.7 256,030 8/10/2021
5.3.6 8,506 8/10/2021
5.3.5 17,389 8/9/2021
5.3.4 4,364 8/9/2021
5.3.3 6,620 8/9/2021
5.3.2 11,485 8/6/2021
5.3.1 91,763 7/26/2021
5.3.0 71,205 7/19/2021
5.2.9 18,234 7/19/2021
5.2.8 103,367 7/9/2021
5.2.7 26,176 7/8/2021
5.2.6 41,362 7/5/2021
5.2.5 97,574 6/20/2021
5.2.4 15,160 6/17/2021
5.2.3 54,027 6/10/2021
5.2.2 279,596 5/19/2021
5.2.1 26,164 5/17/2021
5.2.0 29,549 5/13/2021
5.1.9 6,832 5/13/2021
5.1.8 65,146 5/9/2021
5.1.7 26,107 5/5/2021
5.1.6 9,285 5/4/2021
5.1.5 5,780 5/3/2021
5.1.4 6,175 5/2/2021
5.1.3 4,135 5/1/2021
5.1.2 53,650 4/24/2021
5.1.1 4,245 4/23/2021
5.1.0 46,679 4/20/2021
5.0.9 53,703 4/19/2021
5.0.8 15,742 4/19/2021
5.0.7 46,766 4/12/2021
5.0.6 19,810 4/8/2021
5.0.5 32,896 4/7/2021
5.0.4 89,446 4/7/2021
5.0.3 11,218 4/7/2021
5.0.2 13,233 4/4/2021
5.0.1 11,754 4/3/2021
5.0.0 28,916 4/2/2021
3.6.6 393,401 2/26/2022
3.6.5 128,088 1/14/2022
3.6.4 7,204 1/7/2022
3.6.3 426,750 8/5/2021
3.6.2 24,764 7/26/2021
3.6.1 359,307 4/7/2021
3.6.0 13,373 4/7/2021
3.5.8 124,799 3/30/2021
3.5.7 3,785 3/30/2021
3.5.6 34,312 3/29/2021
3.5.5 13,039 3/27/2021
3.5.4 4,645 3/26/2021
3.5.3 3,021 3/26/2021
3.5.2 33,408 3/25/2021
3.5.1 10,527 3/24/2021
3.5.0 7,594 3/24/2021
3.4.9 16,067 3/23/2021
3.4.8 71,937 3/22/2021
3.4.7 12,410 3/21/2021
3.4.6 6,167 3/20/2021
3.4.5 3,022 3/20/2021
3.4.4 3,819 3/19/2021
3.4.3 14,261 3/18/2021
3.4.2 10,504 3/17/2021
3.4.1 11,518 3/17/2021
3.4.0 43,069 3/15/2021
3.3.9 261,686 3/15/2021
3.3.8 9,811 3/14/2021
3.3.7 6,943 3/13/2021
3.3.6 14,232 3/13/2021
3.3.5 167,506 3/10/2021
3.3.4 35,807 3/9/2021
3.3.3 107,068 3/8/2021
3.3.2 8,291 3/7/2021
3.3.1 453,207 2/7/2021
3.3.0 20,392 2/7/2021
3.2.7 545,767 12/13/2020
3.2.6 7,201 12/12/2020
3.2.5 1,217,483 10/15/2020
3.2.4 209,412 10/6/2020
3.2.3 201,466 9/23/2020
3.2.2 21,699 9/21/2020
3.2.1 8,750 9/21/2020
3.2.0 31,565 9/17/2020
3.1.6 367,027 9/11/2020
3.1.5 1,073,961 7/14/2020
3.1.4 227,399 7/7/2020
3.1.3 35,057 7/3/2020
3.1.2 13,985 7/1/2020
3.1.1 1,168,942 3/25/2020
3.1.0 1,335,262 12/18/2019
3.0.5 98,246 12/10/2019
3.0.4 70,277 12/1/2019
3.0.3 32,327 11/17/2019
3.0.2 10,500 11/12/2019
3.0.1 6,981 11/11/2019
3.0.0 215,569 10/4/2019
3.0.0-rc 5,656 9/25/2019
2.6.4 996,658 11/30/2019
2.6.3 427,925 9/21/2019
2.6.2 3,794 9/21/2019
2.6.1 123,331 9/12/2019
2.6.0 271,326 8/19/2019
2.6.0-rc 5,331 7/24/2019
2.5.2 217,634 7/22/2019
2.5.1 26,535 7/14/2019
2.5.0 121,565 7/14/2019
2.4.9 129,908 7/4/2019
2.4.8 3,532 7/4/2019
2.4.7 239,498 5/28/2019
2.4.6 128,588 4/22/2019
2.4.5 67,182 4/8/2019
2.4.4 98,918 3/18/2019
2.4.3 36,917 3/5/2019
2.4.2 9,550 3/3/2019
2.4.1 366,707 3/3/2019
2.4.0 233,989 2/4/2019
2.3.9 88,658 1/31/2019
2.3.8 20,084 1/29/2019
2.3.7 103,802 1/4/2019
2.3.6 19,737 12/27/2018
2.3.5 73,425 12/10/2018
2.3.4 22,154 11/27/2018
2.3.3 3,992 11/27/2018
2.3.2 13,474 11/26/2018
2.3.1 14,797 11/25/2018
2.3.0 14,169 11/23/2018
2.2.9 14,777 11/23/2018
2.2.8 4,253 11/22/2018
2.2.7 4,454 11/22/2018
2.2.6 75,787 11/21/2018
2.2.5 8,639 11/16/2018
2.2.4 41,210 11/14/2018
2.2.3 17,185 11/11/2018
2.2.2 77,964 11/8/2018
2.2.1 8,370 11/8/2018
2.2.0 155,571 11/8/2018
2.1.9 60,487 10/28/2018
2.1.8 39,739 10/10/2018
2.1.7 142,701 7/26/2018
2.1.6 14,602 7/13/2018
2.1.5 7,080 7/12/2018
2.1.4 14,982 7/7/2018
2.1.3 12,238 6/24/2018
2.1.2 12,493 6/21/2018
2.1.1 48,320 6/14/2018
2.1.0 24,574 6/11/2018
2.0.9 11,909 6/11/2018
2.0.8 141,805 5/15/2018
2.0.7 36,209 3/28/2018
2.0.6 8,377 3/24/2018
2.0.5 18,890 2/12/2018
2.0.4 4,875 2/6/2018
2.0.3 5,689 1/30/2018
2.0.2 15,412 11/13/2017
2.0.1 13,776 9/7/2017
2.0.0 20,863 9/4/2017
2.0.0-rc 4,109 9/4/2017
1.1.0 6,612 9/4/2017
1.0.8 4,657 8/31/2017
1.0.7 5,506 8/15/2017
1.0.6 4,858 8/9/2017
1.0.5 5,607 7/11/2017
1.0.4 5,097 6/23/2017
1.0.3 5,133 5/30/2017
1.0.2 6,022 5/15/2017
1.0.1 4,780 5/12/2017
1.0.0 35,348 5/12/2017

Private set fix