Dapper 2.1.79

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
32
Alpata.Data
ModelCoreBase oluşturuldu
34
Alpata.Data
ModelCoreBase oluşturuldu
36
Alpata.Data
ModelCoreBase oluşturuldu
40
Alpata.Data
ModelCoreBase oluşturuldu
59
Alpata.Data
ModelCoreBase oluşturuldu
61
Alpata.Data
ModelCoreBase oluşturuldu
66
Alpata.Data
ModelCoreBase oluşturuldu
72
Alpata.Data
ModelCoreBase oluşturuldu
103
Alpata.Data
ModelCoreBase oluşturuldu
142
Alpata.Data
ModelCoreBase oluşturuldu
176
Alpata.Data
ModelCoreBase oluşturuldu
304
Alpata.Data
ModelCoreBase oluşturuldu
554
Alpata.Data
ModelCoreBase oluşturuldu
681
Alpha.UyeYonetim.Context
Package Description
31
Alpha.UyeYonetim.Context
Package Description
32
Alpha.UyeYonetim.Context
Package Description
38
Alpha.UyeYonetim.Context
Package Description
42
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
32

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

.NET Framework 4.6.1

.NET 8.0

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET Standard 2.0

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