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
46
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
33
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
29
HangFire.SqlServer
SQL Server job storage implementation for HangFire
28
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
27
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
26
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
26
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
25

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 19 2/20/2025
2.1.44 19 12/12/2024
2.1.35 34 3/9/2024
2.1.28 24 3/9/2024
2.1.24 24 3/9/2024
2.1.21 25 3/9/2024
2.1.15 29 3/9/2024
2.1.11 28 3/9/2024
2.1.4 27 3/9/2024
2.0.151 28 3/9/2024
2.0.143 23 7/2/2023
2.0.138 24 7/2/2023
2.0.123 25 7/2/2023
2.0.90 30 7/2/2023
2.0.78 27 7/2/2023
2.0.35 26 4/12/2022
2.0.30 33 7/2/2023
2.0.4 25 7/2/2023
1.60.6 39 7/2/2023
1.60.5 27 7/2/2023
1.60.1 28 7/2/2023
1.50.5 26 7/2/2023
1.50.4 30 7/2/2023
1.50.4-alpha1-00070 26 7/2/2023
1.50.2 25 7/2/2023
1.50.1 25 7/2/2023
1.50.0 25 7/2/2023
1.50.0-rc3 24 7/2/2023
1.50.0-rc2b 28 7/2/2023
1.50.0-rc2a 21 7/2/2023
1.50.0-rc2 26 7/2/2023
1.50.0-beta9 23 7/2/2023
1.50.0-beta8 24 7/2/2023
1.50.0-beta7 26 7/2/2023
1.50.0-beta6 21 7/2/2023
1.50.0-beta5 21 7/2/2023
1.50.0-beta4 24 7/2/2023
1.50.0-beta3 26 7/2/2023
1.50.0-beta2 25 7/2/2023
1.50.0-beta1 24 7/2/2023
1.42.0 38 7/2/2023
1.41.0-beta5 22 7/2/2023
1.41.0-beta4 21 7/2/2023
1.41.0-beta3 23 7/2/2023
1.41.0-beta2 22 7/2/2023
1.41.0-beta 22 7/2/2023
1.41.0-alpha 27 7/2/2023
1.40.0 24 7/2/2023
1.39.0 27 7/2/2023
1.38.0 27 7/2/2023
1.37.0 28 7/2/2023
1.36.0 29 7/2/2023
1.35.0 34 7/2/2023
1.34.0 24 7/2/2023
1.33.0 26 7/2/2023
1.32.0 28 7/2/2023
1.31.0 30 7/2/2023
1.30.0 33 7/2/2023
1.29.0 26 7/2/2023
1.27.0 31 7/2/2023
1.26.0 25 7/2/2023
1.25.0 23 7/2/2023
1.24.0 28 7/2/2023
1.23.0 25 7/2/2023
1.22.0 25 7/2/2023
1.21.0 31 7/2/2023
1.20.0 32 7/2/2023
1.13.0 32 7/2/2023
1.12.1 26 7/2/2023
1.12.0 27 7/2/2023
1.11.0 28 7/2/2023
1.10.0 28 7/2/2023
1.9.0 29 7/2/2023
1.8.0 27 7/2/2023
1.7.0 26 7/2/2023
1.6.0 29 7/2/2023
1.5.0 22 7/2/2023
1.4.0 33 7/2/2023
1.3.0 26 7/2/2023
1.2.0 29 7/2/2023
1.1.0 28 7/2/2023
1.0.0 24 7/2/2023