Zack.EFCore.Batch 1.4.2

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

Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0 and above.
This package is a basic support package, so it can not be used directly.
Please use the database-specific packages, like  Zack.EFCore.Batch.Npgsql, Zack.EFCore.Batch.MySQL.Pomelo, Zack.EFCore.Batch.Npgsql, etc.

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (8)

Showing the top 5 NuGet packages that depend on Zack.EFCore.Batch:

Package Downloads
Zack.EFCore.Batch.Sqlite

A Sqlite-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0. As for EF Core 6 users, please use Zack.EFCore.Batch.Sqlite_NET6.

Zack.EFCore.Batch.MySQL.Pomelo

A MySQL(Pomelo)-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0 and above.

Zack.EFCore.Batch.Npgsql

A Postgresql-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0. As for EF Core 6 users, please use Zack.EFCore.Batch.Npgsql_NET6.

Zack.EFCore.Batch.MSSQL

A MSSQL-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0. As for EF Core 6 users, please use Zack.EFCore.Batch.MSSQL_NET6

Zack.EFCore.Batch.Oracle

A Oracle-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.9 1,168 1/26/2024
1.6.8 1,390 12/12/2023
1.6.6 4,006 11/17/2023
1.6.3 11,618 9/5/2022
1.6.2 2,019 7/29/2022
1.6.1 1,712 7/16/2022
1.6.0 1,634 7/12/2022
1.5.15 3,965 4/20/2022
1.5.14 1,573 4/19/2022
1.5.13 1,590 4/19/2022
1.5.12 1,680 4/11/2022
1.5.11 4,920 1/22/2022
1.5.10 1,485 1/21/2022
1.5.9 553 1/10/2022
1.5.8 4,372 12/20/2021
1.5.7 832 12/20/2021
1.5.6 1,355 12/14/2021
1.5.5 1,106 12/13/2021
1.5.4 877 12/10/2021
1.5.3 17,588 12/2/2021
1.5.1 917 12/2/2021
1.5.0 3,415 12/1/2021
1.4.8 62,558 8/5/2021
1.4.7 1,352 8/4/2021
1.4.6 10,134 6/21/2021
1.4.5 22,795 6/10/2021
1.4.4 1,297 6/10/2021
1.4.3 1,492 6/7/2021
1.4.2 535 6/7/2021
1.4.0 511 6/4/2021
1.3.0 2,769 6/3/2021
1.2.6 7,438 4/20/2021
1.2.5 1,102 4/19/2021
1.2.4 1,358 2/27/2021
1.2.3 577 12/30/2020
1.2.2 990 12/30/2020
1.2.1 1,069 12/25/2020
1.2.0 831 12/25/2020
1.1.2 737 12/17/2020
1.1.1 649 12/16/2020
1.1.0 565 11/27/2020
1.0.3 530 11/26/2020
1.0.2 505 11/25/2020
1.0.1 536 11/25/2020
1.0.0 603 11/25/2020