Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6 1.0.3

dotnet add package Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6 --version 1.0.3
NuGet\Install-Package Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6 -Version 1.0.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="Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6 --version 1.0.3
#r "nuget: Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6, 1.0.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.
// Install Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6 as a Cake Addin
#addin nuget:?package=Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6&version=1.0.3

// Install Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6 as a Cake Tool
#tool nuget:?package=Q.Zack.EFCore.Batch.MySQL.Pomelo_NET6&version=1.0.3

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 516 8/19/2022
1.0.2 384 8/19/2022
1.0.1 359 8/19/2022
1.0.0 388 8/19/2022

Summary of changes made in this release of the package.