Z.Dapper.Plus 5.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Z.Dapper.Plus --version 5.0.3
NuGet\Install-Package Z.Dapper.Plus -Version 5.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="Z.Dapper.Plus" Version="5.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Z.Dapper.Plus --version 5.0.3
#r "nuget: Z.Dapper.Plus, 5.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 Z.Dapper.Plus as a Cake Addin
#addin nuget:?package=Z.Dapper.Plus&version=5.0.3

// Install Z.Dapper.Plus as a Cake Tool
#tool nuget:?package=Z.Dapper.Plus&version=5.0.3

Dapper Plus is a high-performance bulk operations library that extend your IDbConnection and IDbTransaction. It's a easy to use NuGet Package to perform bulk operations such as insert, update, delete, and merge.

Table of Contents

Documentation

Visit the official website for the latest documentation: https://dapper-plus.net/

Bulk Insert

The BulkInsert extension method allows you to insert multiple rows with Bulk Operations.

connection.BulkInsert(customers);

Dapper Bulk Insert

Bulk Update

The BulkInsert extension method allows you to update multiple rows with Bulk Operations.

connection.BulkUpdate(customers);

Dapper Bulk Update

Bulk Delete

The BulkDelete extension method allows you to delete multiple rows with Bulk Operations.

connection.BulkDelete(customers);

Dapper Bulk Delete

Bulk Merge / Bulk Upsert

The BulkMerge extension method allows you to merge multiple rows with Bulk Operations. A merge is a Upsert operation that update existing rows and add non existing rows.

connection.BulkMerge(customers);

Dapper Bulk Merge

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Z.Dapper.Plus:

Package Downloads
Edakik.Shared.Library

Package Description

Leben

Set of programming tools and utilities used by Leben developers.

ClassicAh.Infrastructure.Database

Package Description

Api.Dapper.Utility

基于Dapper封装的DB操作基础层,DBUtility、DALFactory层

br-dapper-helper

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Z.Dapper.Plus:

Repository Stars
zzzprojects/Dapper-Plus
Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET
Version Downloads Last updated
7.4.0 8,705 3/26/2024
7.3.1 6,744 3/12/2024
7.3.0 12,920 2/13/2024
7.2.2 12,708 1/16/2024
7.2.1 12,087 12/12/2023
7.2.0 2,899 12/5/2023
7.1.0 4,781 11/28/2023
7.0.0 5,917 11/15/2023
6.0.5 16,762 10/17/2023
6.0.4 27,645 9/19/2023
6.0.3 6,905 9/11/2023
6.0.2 15,801 8/15/2023
6.0.1 15,914 7/11/2023
6.0.0 23,474 6/12/2023
5.0.4 77,335 5/16/2023
5.0.3 13,977 5/2/2023
5.0.2 9,644 4/17/2023
5.0.1 76,699 3/20/2023
5.0.0 104,046 2/20/2023
4.0.39 21,541 1/24/2023
4.0.38 5,333 1/17/2023
4.0.37 44,491 12/5/2022
4.0.36 4,686 11/22/2022
4.0.35 3,616 11/15/2022
4.0.34 33,034 10/10/2022
4.0.33 24,826 9/12/2022
4.0.32 32,930 8/16/2022
4.0.31 53,995 7/19/2022
4.0.30 28,876 6/14/2022
4.0.29 88,336 5/17/2022
4.0.28 15,610 4/26/2022
4.0.27 9,131 4/12/2022
4.0.26 144,821 3/15/2022
4.0.25 10,555 3/8/2022
4.0.24 20,867 2/22/2022
4.0.23 13,451 2/14/2022
4.0.22 70,555 1/18/2022
4.0.21 3,112 1/11/2022
4.0.20 52,184 12/14/2021
4.0.19 14,061 11/17/2021
4.0.18 6,927 11/9/2021
4.0.17 49,568 10/13/2021
4.0.16 25,379 9/29/2021
4.0.15 6,673 9/22/2021
4.0.14 7,612 9/15/2021
4.0.13 1,538 9/15/2021
4.0.12 13,836 9/8/2021
4.0.11 14,550 8/25/2021
4.0.10 55,318 8/17/2021
4.0.9 29,305 7/13/2021
4.0.8 49,457 7/5/2021
4.0.7 17,951 6/30/2021
4.0.6 14,193 6/14/2021
4.0.5 44,211 5/31/2021
4.0.4 39,847 5/19/2021
4.0.3 9,361 5/12/2021
4.0.2 28,453 4/19/2021
4.0.1 15,761 3/24/2021
4.0.0 5,767 3/16/2021
3.0.38 2,502 3/16/2021
3.0.37 2,274 3/15/2021
3.0.36 18,961 2/23/2021
3.0.35 2,506 2/19/2021
3.0.34 2,040 2/16/2021
3.0.33 26,711 1/27/2021
3.0.32 11,791 1/15/2021
3.0.31 14,701 1/13/2021
3.0.30 9,030 1/5/2021
3.0.29 83,317 12/16/2020
3.0.28 1,783 12/16/2020
3.0.27 1,992 12/14/2020
3.0.26 10,162 12/1/2020
3.0.25 10,587 11/27/2020
3.0.24 27,332 11/11/2020
3.0.23 49,518 11/4/2020
3.0.22 39,741 10/31/2020
3.0.21 493,752 10/11/2020
3.0.20 34,334 9/23/2020
3.0.19 6,102 9/14/2020
3.0.18 59,926 8/11/2020
3.0.17 9,653 7/27/2020
3.0.16 1,811 7/27/2020
3.0.15 7,744 7/12/2020
3.0.14 53,203 6/13/2020
3.0.13 7,940 6/9/2020
3.0.12 22,280 5/22/2020
3.0.11 4,639 5/19/2020
3.0.10 6,253 5/14/2020
3.0.9 92,670 4/14/2020
3.0.8 79,899 4/3/2020
3.0.7 12,267 3/22/2020
3.0.6 63,132 3/16/2020
3.0.5 48,338 2/17/2020
3.0.4 3,088 2/12/2020
3.0.3 29,108 2/11/2020
3.0.2 2,904 2/6/2020
3.0.1 32,385 1/21/2020
2.0.12 3,099 12/29/2019
2.0.11 12,836 12/4/2019
2.0.10 7,509 11/20/2019
2.0.9 5,093 11/12/2019
2.0.8 3,248 10/30/2019
2.0.7 21,922 10/24/2019
2.0.6 1,884 10/24/2019
2.0.5 2,405 10/21/2019
2.0.4 8,021 10/10/2019
2.0.3 1,807 10/10/2019
2.0.2 36,915 9/21/2019
2.0.1 21,115 9/20/2019
2.0.0 4,912 9/17/2019
2.0.0-beta1 1,611 9/16/2019
1.6.8 8,962 9/11/2019
1.6.7 2,127 9/10/2019
1.6.6 10,349 8/24/2019
1.6.5 114,795 7/28/2019
1.6.4 1,984 7/25/2019
1.6.3 2,404 7/25/2019
1.6.2 19,679 6/29/2019
1.6.1 3,408 6/27/2019
1.6.0 2,010 6/26/2019
1.5.9 63,332 5/30/2019
1.5.8 4,340 5/23/2019
1.5.7 7,397 5/20/2019
1.5.6 2,554 5/13/2019
1.5.5 2,090 5/12/2019
1.5.4 1,934 5/10/2019
1.5.3 15,470 4/30/2019
1.5.2 23,034 4/7/2019
1.5.1 22,432 3/30/2019
1.5.0 2,530 3/30/2019
1.4.11 3,839 3/28/2019
1.4.10 29,595 2/27/2019
1.4.10-beta1 1,689 3/28/2019
1.4.9 10,176 2/22/2019
1.4.8 3,181 2/13/2019
1.4.7 4,685 1/30/2019
1.4.6 13,282 1/10/2019
1.4.5 2,855 1/7/2019
1.4.4 3,368 12/30/2018
1.4.3 6,787 11/29/2018
1.4.2 2,336 11/29/2018
1.4.1 10,528 11/14/2018
1.4.0 15,338 10/28/2018
1.3.26 61,633 9/29/2018
1.3.25 11,805 8/30/2018
1.3.24 4,017 8/18/2018
1.3.23 2,444 8/16/2018
1.3.22 2,307 8/14/2018
1.3.21 5,346 7/31/2018
1.3.20 5,836 6/29/2018
1.3.19 3,961 6/19/2018
1.3.18 5,628 5/31/2018
1.3.17 5,967 5/1/2018
1.3.16 10,645 3/30/2018
1.3.15 2,334 3/29/2018
1.3.14 3,236 3/20/2018
1.3.13 2,749 3/14/2018
1.3.12 4,619 2/27/2018
1.3.11 3,924 2/8/2018
1.3.10 2,739 2/6/2018
1.3.9 2,379 2/5/2018
1.3.8 2,775 1/31/2018
1.3.7 10,143 1/16/2018
1.3.6 4,906 12/29/2017
1.3.5 22,411 11/30/2017
1.3.4 4,236 10/30/2017
1.3.3 3,922 9/30/2017
1.3.2 2,403 9/30/2017
1.3.1 3,383 9/13/2017
1.2.11 7,797 8/31/2017
1.2.10 2,251 8/29/2017
1.2.9 2,410 8/23/2017
1.2.8 2,778 8/13/2017
1.2.7 2,262 8/11/2017
1.2.6 2,734 8/2/2017
1.2.5 3,557 7/27/2017
1.2.4 2,246 7/27/2017
1.2.3 2,467 7/25/2017
1.2.1 2,414 7/18/2017
1.2.0 2,406 7/12/2017
1.1.5 3,402 6/29/2017