EFCore.BulkExtensions.PostgreSql 7.0.3

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

// Install EFCore.BulkExtensions.PostgreSql as a Cake Tool
#tool nuget:?package=EFCore.BulkExtensions.PostgreSql&version=7.0.3

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

Repository Stars
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Version Downloads Last updated
8.0.3 0 4/29/2024
8.0.2 15,242 2/19/2024
8.0.1 19,261 12/14/2023
8.0.0 21,807 11/21/2023
7.8.1 8,671 12/14/2023
7.1.6 50,107 8/29/2023
7.1.5 11,472 7/25/2023
7.1.4 8,524 7/10/2023
7.1.3 1,508 7/3/2023
7.1.2 11,788 5/26/2023
7.1.1 1,629 5/13/2023
7.1.0 3,971 4/26/2023
7.0.4 1,855 4/19/2023
7.0.3 1,183 4/13/2023
7.0.2 186 4/13/2023
7.0.1 38,237 1/28/2023
7.0.0 3,726 1/22/2023
6.8.1 4,809 12/18/2023
6.7.16 2,266 8/29/2023
6.7.15 8,987 7/25/2023
6.7.14 751 7/10/2023
6.7.13 153 7/4/2023
6.7.12 1,035 5/26/2023
6.7.11 8,557 5/13/2023
6.7.1 4,378 4/26/2023
6.7.0 6,226 1/22/2023
6.6.5 27,807 1/5/2023
6.6.4 8,182 12/19/2022
6.6.3 319 12/19/2022
6.6.2 28,915 12/8/2022
6.6.1 1,859 12/7/2022
6.6.0 2,819 12/7/2022

Refactoring and some fixes