EFCore.BulkExtensions.SqlServer 7.0.2

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

// Install EFCore.BulkExtensions.SqlServer as a Cake Tool
#tool nuget:?package=EFCore.BulkExtensions.SqlServer&version=7.0.2

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
EFDM.Core

Entity framework data manager

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.4 9,797 5/23/2024
8.0.3 9,639 4/29/2024
8.0.2 60,971 2/19/2024
8.0.1 98,532 12/14/2023
8.0.0 14,013 11/21/2023
7.8.1 14,475 12/14/2023
7.1.6 68,859 8/29/2023
7.1.5 32,708 7/25/2023
7.1.4 31,920 7/10/2023
7.1.3 16,600 7/3/2023
7.1.2 34,386 5/26/2023
7.1.1 8,394 5/13/2023
7.1.0 18,902 4/26/2023
7.0.4 2,352 4/19/2023
7.0.3 5,613 4/13/2023
7.0.2 209 4/13/2023
7.0.1 176,908 1/28/2023
7.0.0 3,135 1/22/2023
6.8.1 24,136 12/18/2023
6.7.16 20,924 8/29/2023
6.7.15 10,474 7/25/2023
6.7.14 2,349 7/10/2023
6.7.13 452 7/4/2023
6.7.12 16,362 5/26/2023
6.7.11 7,803 5/13/2023
6.7.1 3,962 4/26/2023
6.7.0 128,470 1/22/2023
6.6.5 30,094 1/5/2023
6.6.4 5,807 12/19/2022
6.6.3 358 12/19/2022
6.6.2 36,668 12/8/2022
6.6.1 1,844 12/7/2022
6.6.0 3,134 12/7/2022

Refactoring and some fixes