Q.Zack.EFCore.Batch_NET6
1.0.2
dotnet add package Q.Zack.EFCore.Batch_NET6 --version 1.0.2
NuGet\Install-Package Q.Zack.EFCore.Batch_NET6 -Version 1.0.2
<PackageReference Include="Q.Zack.EFCore.Batch_NET6" Version="1.0.2" />
paket add Q.Zack.EFCore.Batch_NET6 --version 1.0.2
#r "nuget: Q.Zack.EFCore.Batch_NET6, 1.0.2"
// Install Q.Zack.EFCore.Batch_NET6 as a Cake Addin #addin nuget:?package=Q.Zack.EFCore.Batch_NET6&version=1.0.2 // Install Q.Zack.EFCore.Batch_NET6 as a Cake Tool #tool nuget:?package=Q.Zack.EFCore.Batch_NET6&version=1.0.2
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 6.x.
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.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Q.Zack.EFCore.Batch_NET6:
Package | Downloads |
---|---|
Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6
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 6.x. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 691 | 8/19/2022 |
Summary of changes made in this release of the package.