Dapper 2.1.66

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
Alpata.Data
ModelCoreBase oluşturuldu
19
Alpata.Data
ModelCoreBase oluşturuldu
21
Alpata.Data
ModelCoreBase oluşturuldu
30
Alpata.Data
ModelCoreBase oluşturuldu
32
Alpata.Data
ModelCoreBase oluşturuldu
37
Alpata.Data
ModelCoreBase oluşturuldu
69
Alpata.Data
ModelCoreBase oluşturuldu
92
Alpata.Data
ModelCoreBase oluşturuldu
103
Alpata.Data
ModelCoreBase oluşturuldu
147
Alpata.Data
ModelCoreBase oluşturuldu
462
Alpata.Data
ModelCoreBase oluşturuldu
572
Alpha.UyeYonetim.Context
Package Description
17
Alpha.UyeYonetim.Context
Package Description
19
Alpha.UyeYonetim.Context
Package Description
24
Alpha.UyeYonetim.Context
Package Description
25
Alpha.UyeYonetim.Context
Package Description
26

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

.NET Framework 4.6.1

.NET 8.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
2.1.66 10 02/19/2025
2.1.35 12 03/26/2024
2.1.28 10 01/23/2024
2.1.24 8 03/16/2024
2.1.21 9 03/13/2024
2.1.15 8 01/27/2024
2.1.11 8 03/16/2024
2.1.4 10 03/02/2024
2.0.151 8 03/19/2024
2.0.143 7 03/18/2024
2.0.138 9 03/18/2024
2.0.123 574 08/18/2023
2.0.90 8 01/08/2024
2.0.78 19 08/18/2023
2.0.35 13 03/02/2024
2.0.30 8 03/02/2024
2.0.4 8 03/02/2024
1.60.6 9 03/02/2024
1.60.5 8 03/02/2024
1.60.1 10 11/03/2023
1.50.5 8 03/20/2024
1.50.4 8 03/03/2024
1.50.4-alpha1-00070 14 03/03/2024
1.50.2 8 03/20/2024
1.50.1 8 03/20/2024
1.50.0 8 03/19/2024
1.50.0-rc3 7 03/22/2024
1.50.0-rc2b 5 03/21/2024
1.50.0-rc2a 7 03/21/2024
1.50.0-rc2 9 03/18/2024
1.50.0-beta9 7 03/18/2024
1.50.0-beta8 8 03/19/2024
1.50.0-beta7 8 03/20/2024
1.50.0-beta6 7 03/19/2024
1.50.0-beta5 8 03/20/2024
1.50.0-beta4 7 03/20/2024
1.50.0-beta3 8 03/19/2024
1.50.0-beta2 8 03/19/2024
1.50.0-beta1 8 03/18/2024
1.42.0 9 03/02/2024
1.41.0-beta5 8 03/20/2024
1.41.0-beta4 7 03/19/2024
1.41.0-beta3 9 03/20/2024
1.41.0-beta2 8 03/19/2024
1.41.0-beta 6 03/19/2024
1.41.0-alpha 8 03/20/2024
1.40.0 8 03/12/2024
1.39.0 8 03/12/2024
1.38.0 8 03/19/2024
1.37.0 8 03/12/2024
1.36.0 10 03/01/2024
1.35.0 7 03/17/2024
1.34.0 7 03/18/2024
1.33.0 8 03/12/2024
1.32.0 8 03/18/2024
1.31.0 8 03/12/2024
1.30.0 8 03/18/2024
1.29.0 7 03/12/2024
1.27.0 8 03/12/2024
1.26.0 8 03/12/2024
1.25.0 8 03/18/2024
1.24.0 8 03/18/2024
1.23.0 9 03/18/2024
1.22.0 7 03/12/2024
1.21.0 7 03/17/2024
1.20.0 8 03/20/2024
1.13.0 9 03/02/2024
1.12.1 8 03/02/2024
1.12.0 7 03/25/2024
1.11.0 8 03/14/2024
1.10.0 8 03/02/2024
1.9.0 9 02/08/2024
1.8.0 8 03/02/2024
1.7.0 9 01/26/2024
1.6.0 9 03/02/2024
1.5.0 9 01/15/2024
1.4.0 8 03/17/2024
1.3.0 8 03/01/2024
1.2.0 10 03/02/2024
1.1.0 8 03/01/2024
1.0.0 9 03/17/2024