Zack.EFCore.Batch.Npgsql 1.5.3

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

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.

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

NuGet packages (2)

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

Package Downloads
Common.EFCore.PostgresSql

操作PostgresSql基础方法

Tengchong.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.9 556 1/26/2024
1.6.8 240 12/12/2023
1.6.6 227 11/17/2023
1.6.3 5,778 9/5/2022
1.6.2 635 7/29/2022
1.6.1 590 7/16/2022
1.6.0 609 7/12/2022
1.5.15 834 4/20/2022
1.5.14 596 4/19/2022
1.5.13 637 4/19/2022
1.5.12 634 4/14/2022
1.5.11 935 1/22/2022
1.5.10 794 1/21/2022
1.5.8 511 12/20/2021
1.5.7 522 12/20/2021
1.5.6 627 12/14/2021
1.5.5 668 12/13/2021
1.5.4 475 12/10/2021
1.5.3 466 12/2/2021
1.5.1 495 12/2/2021
Loading failed