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
22
Alpata.Data
ModelCoreBase oluşturuldu
24
Alpata.Data
ModelCoreBase oluşturuldu
28
Alpata.Data
ModelCoreBase oluşturuldu
30
Alpata.Data
ModelCoreBase oluşturuldu
35
Alpata.Data
ModelCoreBase oluşturuldu
38
Alpata.Data
ModelCoreBase oluşturuldu
46
Alpata.Data
ModelCoreBase oluşturuldu
88
Alpata.Data
ModelCoreBase oluşturuldu
121
Alpata.Data
ModelCoreBase oluşturuldu
128
Alpata.Data
ModelCoreBase oluşturuldu
200
Alpata.Data
ModelCoreBase oluşturuldu
495
Alpata.Data
ModelCoreBase oluşturuldu
613
Alpha.UyeYonetim.Context
Package Description
21
Alpha.UyeYonetim.Context
Package Description
27
Alpha.UyeYonetim.Context
Package Description
29
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
20

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