EFCore.BulkExtensions 2.6.0-rc

This is a prerelease version of EFCore.BulkExtensions.
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-rc
                    
NuGet\Install-Package EFCore.BulkExtensions -Version 2.6.0-rc
                    
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-rc" />
                    
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-rc" />
                    
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-rc
                    
#r "nuget: EFCore.BulkExtensions, 2.6.0-rc"
                    
#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.0-rc&prerelease
                    
Install EFCore.BulkExtensions as a Cake Addin
#tool nuget:?package=EFCore.BulkExtensions&version=2.6.0-rc&prerelease
                    
Install EFCore.BulkExtensions as a Cake Tool

EntityFramework EF Core Bulk Batch 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 (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 257,629 2/17/2025
9.0.0-rc.1 15,137 12/1/2024
8.1.3 247,989 2/17/2025
8.1.2 725,342 11/20/2024
8.1.1 1,451,033 9/6/2024
8.1.0 720,295 7/30/2024
8.0.4 1,369,462 5/23/2024
8.0.3 460,552 4/29/2024
8.0.2 1,031,957 2/19/2024
8.0.1 817,886 12/14/2023
8.0.0 546,087 11/21/2023
8.0.0-rc.1.2 42,195 10/4/2023
8.0.0-rc.1 1,446 9/13/2023
8.0.0-preview.7 697 8/31/2023
7.8.1 325,028 12/14/2023
7.1.6 1,053,336 8/29/2023
7.1.5 235,713 7/25/2023
7.1.4 170,390 7/10/2023
7.1.3 89,938 7/3/2023
7.1.2 367,265 5/26/2023
7.1.1 127,297 5/13/2023
7.1.0 186,748 4/26/2023
7.0.4 157,814 4/19/2023
7.0.3 204,826 4/13/2023
7.0.2 5,487 4/13/2023
7.0.1 760,803 1/28/2023
7.0.0 129,112 1/22/2023
6.8.1 551,827 12/18/2023
6.7.16 249,687 8/29/2023
6.7.15 473,673 7/25/2023
6.7.14 42,376 7/10/2023
6.7.13 8,551 7/4/2023
6.7.12 152,051 5/26/2023
6.7.11 42,085 5/13/2023
6.7.1 85,072 4/26/2023
6.7.0 496,787 1/22/2023
6.6.5 564,845 1/5/2023
6.6.4 124,868 12/19/2022
6.6.3 4,184 12/19/2022
6.6.2 324,690 12/7/2022
6.6.1 3,326 12/7/2022
6.6.0 4,529 12/7/2022
6.6.0-rc.2 191 12/7/2022
6.6.0-rc.1 195 12/7/2022
6.5.6 4,073,093 8/8/2022
6.5.5 420,499 7/21/2022
6.5.4 263,673 7/12/2022
6.5.3 74,228 7/7/2022
6.5.2 350,697 6/20/2022
6.5.1 184,960 6/14/2022
6.5.0 644,104 5/10/2022
6.4.4 1,001,993 4/15/2022
6.4.3 7,412 4/14/2022
6.4.2 881,624 3/17/2022
6.4.1 763,714 2/21/2022
6.4.0 315,909 2/8/2022
6.3.9 207,369 2/7/2022
6.3.8 7,920 2/6/2022
6.3.7 20,921 2/3/2022
6.3.6 4,044 2/3/2022
6.3.5 3,538 2/3/2022
6.3.4 17,633 2/2/2022
6.3.3 86,493 1/31/2022
6.3.2 36,155 1/28/2022
6.3.1 107,606 1/20/2022
6.3.0 103,370 1/15/2022
6.2.9 827,812 1/14/2022
6.2.8 73,064 1/9/2022
6.2.7 11,081 1/9/2022
6.2.6 975,444 1/1/2022
6.2.5 3,493 12/30/2021
6.2.4 21,690 12/25/2021
6.2.3 163,565 12/17/2021
6.2.2 20,075 12/15/2021
6.2.1 35,764 12/13/2021
6.2.0 23,830 12/10/2021
6.1.9 21,006 12/9/2021
6.1.8 11,029 12/9/2021
6.1.7 3,215 12/9/2021
6.1.6 9,000 12/8/2021
6.1.5 8,478 12/8/2021
6.1.4 247,284 12/4/2021
6.1.3 9,459 12/3/2021
6.1.2 11,347 12/2/2021
6.1.1 66,545 11/29/2021
6.1.0 130,067 11/28/2021
6.0.9 61,644 11/26/2021
6.0.8 43,038 11/26/2021
6.0.7 60,574 11/26/2021
6.0.6 86,055 11/24/2021
6.0.5 25,287 11/24/2021
6.0.4 65,059 11/21/2021
6.0.3 70,637 11/18/2021
6.0.2 58,298 11/12/2021
6.0.1 156,182 11/10/2021
6.0.0 365,939 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 596,826 1/14/2022
5.4.1 213,975 11/12/2021
5.4.0 942,478 9/9/2021
5.3.9 47,755 9/5/2021
5.3.8 16,060 9/2/2021
5.3.7 254,708 8/10/2021
5.3.6 8,431 8/10/2021
5.3.5 17,187 8/9/2021
5.3.4 4,334 8/9/2021
5.3.3 6,600 8/9/2021
5.3.2 11,463 8/6/2021
5.3.1 91,554 7/26/2021
5.3.0 70,865 7/19/2021
5.2.9 18,186 7/19/2021
5.2.8 103,090 7/9/2021
5.2.7 26,149 7/8/2021
5.2.6 41,057 7/5/2021
5.2.5 96,856 6/20/2021
5.2.4 14,807 6/17/2021
5.2.3 53,976 6/10/2021
5.2.2 278,856 5/19/2021
5.2.1 25,990 5/17/2021
5.2.0 29,455 5/13/2021
5.1.9 6,806 5/13/2021
5.1.8 64,905 5/9/2021
5.1.7 26,080 5/5/2021
5.1.6 9,201 5/4/2021
5.1.5 5,761 5/3/2021
5.1.4 6,032 5/2/2021
5.1.3 4,075 5/1/2021
5.1.2 53,103 4/24/2021
5.1.1 4,222 4/23/2021
5.1.0 46,245 4/20/2021
5.0.9 52,443 4/19/2021
5.0.8 15,673 4/19/2021
5.0.7 46,616 4/12/2021
5.0.6 19,714 4/8/2021
5.0.5 32,592 4/7/2021
5.0.4 88,915 4/7/2021
5.0.3 11,080 4/7/2021
5.0.2 13,203 4/4/2021
5.0.1 11,637 4/3/2021
5.0.0 28,594 4/2/2021
3.6.6 384,270 2/26/2022
3.6.5 127,106 1/14/2022
3.6.4 7,178 1/7/2022
3.6.3 424,536 8/5/2021
3.6.2 24,520 7/26/2021
3.6.1 356,937 4/7/2021
3.6.0 13,295 4/7/2021
3.5.8 123,998 3/30/2021
3.5.7 3,726 3/30/2021
3.5.6 34,010 3/29/2021
3.5.5 13,018 3/27/2021
3.5.4 4,617 3/26/2021
3.5.3 3,000 3/26/2021
3.5.2 33,379 3/25/2021
3.5.1 10,495 3/24/2021
3.5.0 7,571 3/24/2021
3.4.9 16,033 3/23/2021
3.4.8 71,905 3/22/2021
3.4.7 12,385 3/21/2021
3.4.6 6,147 3/20/2021
3.4.5 2,999 3/20/2021
3.4.4 3,795 3/19/2021
3.4.3 14,208 3/18/2021
3.4.2 10,466 3/17/2021
3.4.1 11,484 3/17/2021
3.4.0 43,005 3/15/2021
3.3.9 245,662 3/15/2021
3.3.8 9,787 3/14/2021
3.3.7 6,922 3/13/2021
3.3.6 14,196 3/13/2021
3.3.5 166,790 3/10/2021
3.3.4 35,769 3/9/2021
3.3.3 106,806 3/8/2021
3.3.2 8,219 3/7/2021
3.3.1 451,796 2/7/2021
3.3.0 20,256 2/7/2021
3.2.7 541,577 12/13/2020
3.2.6 6,951 12/12/2020
3.2.5 1,210,799 10/15/2020
3.2.4 208,903 10/6/2020
3.2.3 201,245 9/23/2020
3.2.2 21,674 9/21/2020
3.2.1 8,716 9/21/2020
3.2.0 31,336 9/17/2020
3.1.6 364,328 9/11/2020
3.1.5 1,068,877 7/14/2020
3.1.4 224,729 7/7/2020
3.1.3 34,814 7/3/2020
3.1.2 13,881 7/1/2020
3.1.1 1,166,058 3/25/2020
3.1.0 1,333,381 12/18/2019
3.0.5 97,864 12/10/2019
3.0.4 70,204 12/1/2019
3.0.3 32,182 11/17/2019
3.0.2 10,476 11/12/2019
3.0.1 6,940 11/11/2019
3.0.0 209,223 10/4/2019
3.0.0-rc 5,624 9/25/2019
2.6.4 984,371 11/30/2019
2.6.3 427,057 9/21/2019
2.6.2 3,766 9/21/2019
2.6.1 122,480 9/12/2019
2.6.0 269,452 8/19/2019
2.6.0-rc 5,296 7/24/2019
2.5.2 213,239 7/22/2019
2.5.1 26,395 7/14/2019
2.5.0 121,387 7/14/2019
2.4.9 129,749 7/4/2019
2.4.8 3,511 7/4/2019
2.4.7 238,642 5/28/2019
2.4.6 128,271 4/22/2019
2.4.5 66,929 4/8/2019
2.4.4 98,546 3/18/2019
2.4.3 36,775 3/5/2019
2.4.2 9,514 3/3/2019
2.4.1 364,689 3/3/2019
2.4.0 233,189 2/4/2019
2.3.9 88,608 1/31/2019
2.3.8 20,047 1/29/2019
2.3.7 103,520 1/4/2019
2.3.6 19,702 12/27/2018
2.3.5 73,253 12/10/2018
2.3.4 22,106 11/27/2018
2.3.3 3,957 11/27/2018
2.3.2 13,438 11/26/2018
2.3.1 14,742 11/25/2018
2.3.0 14,112 11/23/2018
2.2.9 14,651 11/23/2018
2.2.8 4,212 11/22/2018
2.2.7 4,414 11/22/2018
2.2.6 75,219 11/21/2018
2.2.5 8,605 11/16/2018
2.2.4 41,054 11/14/2018
2.2.3 17,108 11/11/2018
2.2.2 76,833 11/8/2018
2.2.1 8,323 11/8/2018
2.2.0 153,769 11/8/2018
2.1.9 60,327 10/28/2018
2.1.8 39,463 10/10/2018
2.1.7 142,390 7/26/2018
2.1.6 14,518 7/13/2018
2.1.5 7,002 7/12/2018
2.1.4 14,899 7/7/2018
2.1.3 12,162 6/24/2018
2.1.2 12,326 6/21/2018
2.1.1 47,276 6/14/2018
2.1.0 24,445 6/11/2018
2.0.9 11,743 6/11/2018
2.0.8 139,844 5/15/2018
2.0.7 35,915 3/28/2018
2.0.6 8,297 3/24/2018
2.0.5 18,809 2/12/2018
2.0.4 4,804 2/6/2018
2.0.3 5,575 1/30/2018
2.0.2 15,318 11/13/2017
2.0.1 13,703 9/7/2017
2.0.0 20,684 9/4/2017
2.0.0-rc 4,034 9/4/2017
1.1.0 6,526 9/4/2017
1.0.8 4,592 8/31/2017
1.0.7 5,437 8/15/2017
1.0.6 4,780 8/9/2017
1.0.5 5,536 7/11/2017
1.0.4 5,025 6/23/2017
1.0.3 5,044 5/30/2017
1.0.2 5,833 5/15/2017
1.0.1 4,687 5/12/2017
1.0.0 31,713 5/12/2017

Added support for Sqlite