Dapper 2.1.44

Dapper

Dapper is a simple micro-ORM used to simplify working with ADO.NET; if you like SQL but dislike the boilerplate of ADO.NET: Dapper is for you!

As a simple example:

string region = ...
var customers = connection.Query<Customer>(
    "select * from Customers where Region = @region", // SQL
    new { region } // parameters
    ).AsList();

But all the execute/single-row/scalar/async/etc functionality you would expect: is there as extension methods on your DbConnection.

See GitHub for more information and examples.

Sponsors

Dapper was originally developed for and by Stack Overflow, but is F/OSS. Sponsorship is welcome and invited - see the sponsor link at the top of the page. A huge thanks to everyone (individuals or organisations) who have sponsored Dapper, but a massive thanks in particular to:

Dapper Plus logo

Showing the top 20 packages that depend on Dapper.

Packages Downloads
Dapper.Contrib
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
1,903
MT.PACKAGE.UTILITY
妙探科技nuget工具包
263
MT.PACKAGE.UTILITY
妙探科技nuget工具包 1、添加日期转财务报表报告期DateTime扩展方法
104
Dapper.Contrib
A collection of get,insert,update,delete helpers for dapper.net
33
Dapper.Contrib
A collection of create,insert,update,delete helpers for dapper.net
32
Dapper.Contrib
The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
32
Dapper.Contrib
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
31
Dapper.Contrib
The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
30
Dapper.Contrib
The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
29
Dapper.Contrib
The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
27
Dapper.Contrib
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
25
Dapper.Contrib
The official collection of get, insert, update and delete helpers for dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
22
Dapper.Contrib
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
20
Dapper.Contrib
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
19

https://dapperlib.github.io/Dapper/

.NET Framework 4.6.1

  • No dependencies.

.NET 5.0

  • No dependencies.

.NET 6.0

  • No dependencies.

.NET 7.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
2.1.44 37 04/16/2024
2.1.42 21 04/28/2024
2.1.37 22 03/14/2024
2.1.35 23 03/10/2024
2.1.28 260 01/10/2024
2.1.24 1,004 11/23/2023
2.1.21 27 11/15/2023
2.1.15 28 10/30/2023
2.1.11 29 10/14/2023
2.1.4 28 10/02/2023
2.0.151 37 09/19/2023
2.0.143 66 06/20/2023
2.0.138 39 06/21/2023
2.0.123 4,859 11/12/2021
2.0.90 935 05/24/2021
2.0.78 405 12/16/2020
2.0.35 38 06/01/2023
2.0.30 42 08/15/2023
2.0.4 37 06/21/2023
1.60.6 39 01/18/2021
1.60.5 20 06/03/2023
1.60.1 30 06/16/2023
1.50.5 22 06/17/2023
1.50.4 22 06/04/2023
1.50.4-alpha1-00070 24 05/29/2023
1.50.2 27 06/29/2023
1.50.1 22 07/02/2023
1.50.0 18 09/29/2023
1.50.0-rc3 22 06/04/2023
1.50.0-rc2b 32 06/25/2023
1.50.0-rc2a 29 06/25/2023
1.50.0-rc2 36 06/04/2023
1.50.0-beta9 26 06/05/2023
1.50.0-beta8 24 06/20/2023
1.50.0-beta7 22 06/17/2023
1.50.0-beta6 18 10/17/2023
1.50.0-beta5 21 06/18/2023
1.50.0-beta4 17 06/04/2023
1.50.0-beta3 22 06/17/2023
1.50.0-beta2 28 06/16/2023
1.50.0-beta1 29 06/17/2023
1.42.0 57 06/16/2023
1.41.0-beta5 31 09/28/2023
1.41.0-beta4 22 10/02/2023
1.41.0-beta3 20 09/29/2023
1.41.0-beta2 26 08/11/2023
1.41.0-beta 22 09/14/2023
1.41.0-alpha 54 06/27/2023
1.40.0 37 06/11/2023
1.39.0 26 06/01/2023
1.38.0 30 06/17/2023
1.37.0 32 06/26/2023
1.36.0 32 06/06/2023
1.35.0 33 06/02/2023
1.34.0 20 06/28/2023
1.33.0 22 06/12/2023
1.32.0 23 06/23/2023
1.31.0 22 06/02/2023
1.30.0 25 06/22/2023
1.29.0 22 06/22/2023
1.27.0 26 06/04/2023
1.26.0 30 06/16/2023
1.25.0 25 06/22/2023
1.24.0 27 08/23/2023
1.23.0 31 05/31/2023
1.22.0 30 06/13/2023
1.21.0 48 05/31/2023
1.20.0 41 05/30/2023
1.13.0 47 06/17/2023
1.12.1 36 06/17/2023
1.12.0 30 06/04/2023
1.11.0 41 06/21/2023
1.10.0 61 05/31/2023
1.9.0 37 06/21/2023
1.8.0 48 06/24/2023
1.7.0 36 10/10/2023
1.6.0 46 06/21/2023
1.5.0 33 09/23/2023
1.4.0 38 06/18/2023
1.3.0 50 06/21/2023
1.2.0 54 06/15/2023
1.1.0 54 06/21/2023
1.0.0 59 06/22/2023