EFCore.BulkExtensions.PostgreSql 6.6.4

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

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

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.  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 (7)

Showing the top 5 NuGet packages that depend on EFCore.BulkExtensions.PostgreSql:

Package Downloads
EFCore.BulkExtensions

EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite

GreatUtilities.Core

Essencial tools to agile development.

Pandatech.SharedKernel.Postgres

Pandatech.SharedKernel.Postgres simplifies PostgreSQL integration in ASP.NET Core applications by providing utilities for Entity Framework Core setup, health checks, and other enhancements.

SqlRepositoryWrapperGenerator.Models

Repository wrappers generator attributes for EF SQL

Noise.EntityFrameworkCore.PostgreSql

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on EFCore.BulkExtensions.PostgreSql:

Repository Stars
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
iPromKnight/zilean
Version Downloads Last Updated
10.0.0-rc.2 960 11/28/2025
9.0.2 178,392 10/9/2025
9.0.1 1,179,361 2/17/2025
9.0.0 74,952 12/4/2024
9.0.0-rc.1 25,748 12/1/2024
8.1.3 1,111,240 2/17/2025
8.1.2 1,295,588 11/20/2024
8.1.1 2,393,419 9/6/2024
8.1.0 1,071,372 7/30/2024
8.0.4 135,589 5/23/2024
8.0.3 30,923 4/29/2024
8.0.2 94,384 2/19/2024
8.0.1 39,511 12/14/2023
8.0.0 160,923 11/21/2023
7.8.1 154,691 12/14/2023
7.1.6 99,932 8/29/2023
7.1.5 25,200 7/25/2023
7.1.4 11,201 7/10/2023
7.1.3 3,709 7/3/2023
7.1.2 15,687 5/26/2023
7.1.1 3,850 5/13/2023
7.1.0 6,830 4/26/2023
7.0.4 7,483 4/19/2023
7.0.3 4,615 4/13/2023
7.0.2 2,377 4/13/2023
7.0.1 65,562 1/28/2023
7.0.0 7,781 1/22/2023
6.8.1 86,707 12/18/2023
6.7.16 10,820 8/29/2023
6.7.15 11,803 7/25/2023
6.7.14 3,653 7/10/2023
6.7.13 2,318 7/4/2023
6.7.12 3,310 5/26/2023
6.7.11 17,231 5/13/2023
6.7.1 7,663 4/26/2023
6.7.0 8,599 1/22/2023
6.6.5 43,118 1/5/2023
6.6.4 10,641 12/19/2022
6.6.3 2,517 12/19/2022
6.6.2 33,169 12/8/2022
6.6.1 4,187 12/7/2022
6.6.0 6,280 12/7/2022

Nuget fix