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
DapperExtensions.DotnetCore
Dapper Extentsions for dotnet core
58
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
48
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
46
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
45
HangFire.SqlServer
SQL Server job storage implementation for HangFire
45
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
44
HangFire.SqlServer
SQL Server job storage implementation for HangFire
44
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
43
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
42
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
41
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
41

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 42 2/20/2025
2.1.44 37 12/12/2024
2.1.35 51 3/9/2024
2.1.28 35 3/9/2024
2.1.24 40 3/9/2024
2.1.21 47 3/9/2024
2.1.15 42 3/9/2024
2.1.11 40 3/9/2024
2.1.4 49 3/9/2024
2.0.151 41 3/9/2024
2.0.143 40 7/2/2023
2.0.138 42 7/2/2023
2.0.123 43 7/2/2023
2.0.90 50 7/2/2023
2.0.78 42 7/2/2023
2.0.35 40 4/12/2022
2.0.30 49 7/2/2023
2.0.4 39 7/2/2023
1.60.6 51 7/2/2023
1.60.5 40 7/2/2023
1.60.1 39 7/2/2023
1.50.5 37 7/2/2023
1.50.4 48 7/2/2023
1.50.4-alpha1-00070 40 7/2/2023
1.50.2 40 7/2/2023
1.50.1 40 7/2/2023
1.50.0 45 7/2/2023
1.50.0-rc3 33 7/2/2023
1.50.0-rc2b 41 7/2/2023
1.50.0-rc2a 36 7/2/2023
1.50.0-rc2 37 7/2/2023
1.50.0-beta9 36 7/2/2023
1.50.0-beta8 41 7/2/2023
1.50.0-beta7 41 7/2/2023
1.50.0-beta6 34 7/2/2023
1.50.0-beta5 35 7/2/2023
1.50.0-beta4 35 7/2/2023
1.50.0-beta3 39 7/2/2023
1.50.0-beta2 43 7/2/2023
1.50.0-beta1 35 7/2/2023
1.42.0 57 7/2/2023
1.41.0-beta5 37 7/2/2023
1.41.0-beta4 33 7/2/2023
1.41.0-beta3 38 7/2/2023
1.41.0-beta2 34 7/2/2023
1.41.0-beta 35 7/2/2023
1.41.0-alpha 42 7/2/2023
1.40.0 35 7/2/2023
1.39.0 46 7/2/2023
1.38.0 38 7/2/2023
1.37.0 43 7/2/2023
1.36.0 41 7/2/2023
1.35.0 54 7/2/2023
1.34.0 38 7/2/2023
1.33.0 38 7/2/2023
1.32.0 44 7/2/2023
1.31.0 46 7/2/2023
1.30.0 48 7/2/2023
1.29.0 39 7/2/2023
1.27.0 43 7/2/2023
1.26.0 39 7/2/2023
1.25.0 36 7/2/2023
1.24.0 41 7/2/2023
1.23.0 39 7/2/2023
1.22.0 39 7/2/2023
1.21.0 42 7/2/2023
1.20.0 44 7/2/2023
1.13.0 48 7/2/2023
1.12.1 41 7/2/2023
1.12.0 40 7/2/2023
1.11.0 44 7/2/2023
1.10.0 42 7/2/2023
1.9.0 42 7/2/2023
1.8.0 39 7/2/2023
1.7.0 38 7/2/2023
1.6.0 39 7/2/2023
1.5.0 37 7/2/2023
1.4.0 48 7/2/2023
1.3.0 40 7/2/2023
1.2.0 45 7/2/2023
1.1.0 43 7/2/2023
1.0.0 36 7/2/2023