Z.Dapper.Plus 5.0.3

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.
<PackageVersion Include="Z.Dapper.Plus" Version="5.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Z.Dapper.Plus" />
                    
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 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.
#:package Z.Dapper.Plus@5.0.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=Z.Dapper.Plus&version=5.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Z.Dapper.Plus&version=5.0.3
                    
Install as a Cake Tool

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

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

Package Downloads
Edakik.Shared.Library

Package Description

2doit.NopCommerce.Services

2doit NopCommerce API Services/Libraries

ClassicAh.Infrastructure.Database

Package Description

Leben

Set of programming tools and utilities used by Leben developers.

Api.Dapper.Utility

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

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.6.0 7,728 6/10/2025
7.5.12 10,329 5/6/2025
7.5.11 8,221 4/16/2025
7.5.10 5,259 4/8/2025
7.5.9 8,464 3/10/2025
7.5.8 31,624 2/11/2025
7.5.7 15,364 1/14/2025
7.5.6 41,800 12/10/2024
7.5.5 19,797 11/12/2024
7.5.4 26,427 10/22/2024
7.5.3 33,136 10/2/2024
7.5.2 46,962 8/13/2024
7.5.1 16,321 7/22/2024
7.5.0 65,183 6/18/2024
7.4.2 28,025 5/20/2024
7.4.1 18,589 4/30/2024
7.4.0 32,256 3/26/2024
7.3.1 17,957 3/12/2024
7.3.0 29,340 2/13/2024
7.2.2 25,307 1/16/2024
7.2.1 18,268 12/12/2023
7.2.0 3,114 12/5/2023
7.1.0 6,370 11/28/2023
7.0.0 10,471 11/15/2023
6.0.5 25,300 10/17/2023
6.0.4 57,527 9/19/2023
6.0.3 18,276 9/11/2023
6.0.2 26,094 8/15/2023
6.0.1 22,623 7/11/2023
6.0.0 33,673 6/12/2023
5.0.4 132,040 5/16/2023
5.0.3 14,959 5/2/2023
5.0.2 11,625 4/17/2023
5.0.1 180,966 3/20/2023
5.0.0 173,070 2/20/2023
4.0.39 29,308 1/24/2023
4.0.38 5,708 1/17/2023
4.0.37 54,770 12/5/2022
4.0.36 5,974 11/22/2022
4.0.35 4,257 11/15/2022
4.0.34 42,506 10/10/2022
4.0.33 30,280 9/12/2022
4.0.32 44,018 8/16/2022
4.0.31 74,107 7/19/2022
4.0.30 34,908 6/14/2022
4.0.29 107,694 5/17/2022
4.0.28 18,287 4/26/2022
4.0.27 10,100 4/12/2022
4.0.26 160,636 3/15/2022
4.0.25 11,465 3/8/2022
4.0.24 24,284 2/22/2022
4.0.23 14,490 2/14/2022
4.0.22 141,966 1/18/2022
4.0.21 3,325 1/11/2022
4.0.20 65,736 12/14/2021
4.0.19 18,275 11/17/2021
4.0.18 7,941 11/9/2021
4.0.17 59,755 10/13/2021
4.0.16 28,308 9/29/2021
4.0.15 7,286 9/22/2021
4.0.14 7,826 9/15/2021
4.0.13 1,660 9/15/2021
4.0.12 16,256 9/8/2021
4.0.11 16,900 8/25/2021
4.0.10 61,909 8/17/2021
4.0.9 32,796 7/13/2021
4.0.8 65,464 7/5/2021
4.0.7 18,358 6/30/2021
4.0.6 15,697 6/14/2021
4.0.5 47,057 5/31/2021
4.0.4 41,584 5/19/2021
4.0.3 10,979 5/12/2021
4.0.2 29,022 4/19/2021
4.0.1 20,488 3/24/2021
4.0.0 6,634 3/16/2021
3.0.38 3,309 3/16/2021
3.0.37 2,398 3/15/2021
3.0.36 20,021 2/23/2021
3.0.35 2,683 2/19/2021
3.0.34 2,165 2/16/2021
3.0.33 34,316 1/27/2021
3.0.32 13,434 1/15/2021
3.0.31 31,498 1/13/2021
3.0.30 9,859 1/5/2021
3.0.29 111,098 12/16/2020
3.0.28 1,903 12/16/2020
3.0.27 2,130 12/14/2020
3.0.26 13,859 12/1/2020
3.0.25 13,016 11/27/2020
3.0.24 30,968 11/11/2020
3.0.23 50,244 11/4/2020
3.0.22 40,883 10/31/2020
3.0.21 1,051,966 10/11/2020
3.0.20 39,207 9/23/2020
3.0.19 6,282 9/14/2020
3.0.18 64,416 8/11/2020
3.0.17 10,217 7/27/2020
3.0.16 1,928 7/27/2020
3.0.15 7,925 7/12/2020
3.0.14 66,336 6/13/2020
3.0.13 8,069 6/9/2020
3.0.12 27,927 5/22/2020
3.0.11 4,984 5/19/2020
3.0.10 7,842 5/14/2020
3.0.9 116,602 4/14/2020
3.0.8 113,382 4/3/2020
3.0.7 38,587 3/22/2020
3.0.6 74,508 3/16/2020
3.0.5 51,794 2/17/2020
3.0.4 3,297 2/12/2020
3.0.3 30,977 2/11/2020
3.0.2 3,185 2/6/2020
3.0.1 33,522 1/21/2020
2.0.12 3,274 12/29/2019
2.0.11 14,111 12/4/2019
2.0.10 8,155 11/20/2019
2.0.9 5,304 11/12/2019
2.0.8 3,404 10/30/2019
2.0.7 22,099 10/24/2019
2.0.6 2,023 10/24/2019
2.0.5 2,565 10/21/2019
2.0.4 9,145 10/10/2019
2.0.3 1,950 10/10/2019
2.0.2 38,407 9/21/2019
2.0.1 33,830 9/20/2019
2.0.0 5,473 9/17/2019
2.0.0-beta1 1,743 9/16/2019
1.6.8 9,470 9/11/2019
1.6.7 2,271 9/10/2019
1.6.6 10,994 8/24/2019
1.6.5 116,805 7/28/2019
1.6.4 2,115 7/25/2019
1.6.3 2,553 7/25/2019
1.6.2 23,667 6/29/2019
1.6.1 3,563 6/27/2019
1.6.0 2,175 6/26/2019
1.5.9 97,072 5/30/2019
1.5.8 4,673 5/23/2019
1.5.7 7,619 5/20/2019
1.5.6 2,708 5/13/2019
1.5.5 2,232 5/12/2019
1.5.4 2,072 5/10/2019
1.5.3 17,752 4/30/2019
1.5.2 26,153 4/7/2019
1.5.1 23,308 3/30/2019
1.5.0 2,683 3/30/2019
1.4.11 4,041 3/28/2019
1.4.10 37,880 2/27/2019
1.4.10-beta1 1,824 3/28/2019
1.4.9 11,343 2/22/2019
1.4.8 3,347 2/13/2019
1.4.7 4,884 1/30/2019
1.4.6 13,515 1/10/2019
1.4.5 3,003 1/7/2019
1.4.4 3,543 12/30/2018
1.4.3 9,280 11/29/2018
1.4.2 2,509 11/29/2018
1.4.1 10,722 11/14/2018
1.4.0 16,222 10/28/2018
1.3.26 71,446 9/29/2018
1.3.25 17,708 8/30/2018
1.3.24 4,267 8/18/2018
1.3.23 2,631 8/16/2018
1.3.22 2,487 8/14/2018
1.3.21 5,634 7/31/2018
1.3.20 6,213 6/29/2018
1.3.19 4,309 6/19/2018
1.3.18 6,421 5/31/2018
1.3.17 6,336 5/1/2018
1.3.16 11,113 3/30/2018
1.3.15 2,678 3/29/2018
1.3.14 3,610 3/20/2018
1.3.13 3,152 3/14/2018
1.3.12 4,971 2/27/2018
1.3.11 4,288 2/8/2018
1.3.10 3,114 2/6/2018
1.3.9 2,727 2/5/2018
1.3.8 3,117 1/31/2018
1.3.7 10,508 1/16/2018
1.3.6 5,326 12/29/2017
1.3.5 23,179 11/30/2017
1.3.4 4,519 10/30/2017
1.3.3 4,201 9/30/2017
1.3.2 2,683 9/30/2017
1.3.1 3,648 9/13/2017
1.2.11 8,746 8/31/2017
1.2.10 2,522 8/29/2017
1.2.9 2,687 8/23/2017
1.2.8 3,042 8/13/2017
1.2.7 2,531 8/11/2017
1.2.6 3,024 8/2/2017
1.2.5 3,817 7/27/2017
1.2.4 2,499 7/27/2017
1.2.3 2,742 7/25/2017
1.2.1 2,674 7/18/2017
1.2.0 2,675 7/12/2017
1.1.5 3,681 6/29/2017