Dapper 2.1.11

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.

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,792
MT.PACKAGE.UTILITY
妙探科技nuget工具包
252
MT.PACKAGE.UTILITY
妙探科技nuget工具包 1、添加日期转财务报表报告期DateTime扩展方法
93
Dapper.Contrib
A collection of get,insert,update,delete helpers for dapper.net
23
Dapper.Contrib
A collection of create,insert,update,delete helpers for dapper.net
21
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.
21
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
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.
18
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.
17
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.
15
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.
14
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.
13

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

.NET Framework 4.6.1

  • No dependencies.

.NET 5.0

  • No dependencies.

.NET Standard 2.0

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