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
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
61
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
58
HangFire.SqlServer
SQL Server job storage implementation for HangFire
58
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
57
HangFire.SqlServer
SQL Server job storage implementation for HangFire
57
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
56
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
55
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
54
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
54
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
53
HangFire.SqlServer
SQL Server job storage implementation for HangFire
53
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
52
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
52
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
52

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 1,897 02/09/2025
2.1.44 3,744 04/13/2024
2.1.37 50 04/18/2024
2.1.35 56 03/12/2024
2.1.28 53 01/20/2024
2.1.24 44 11/24/2023
2.1.21 58 11/14/2023
2.1.15 51 10/19/2023
2.1.11 54 10/19/2023
2.1.4 48 10/08/2023
2.0.151 46 08/24/2023
2.0.143 74 07/15/2023
2.0.138 58 08/22/2023
2.0.123 71 11/14/2021
2.0.90 58 12/13/2021
2.0.78 46 06/28/2023
2.0.35 59 07/02/2023
2.0.30 53 06/25/2023
2.0.4 53 06/29/2023
1.60.6 56 06/29/2023
1.60.5 53 12/13/2021
1.60.1 49 06/26/2023
1.50.5 57 07/04/2022
1.50.4 58 11/07/2021
1.50.4-alpha1-00070 60 07/01/2023
1.50.2 53 06/27/2023
1.50.1 51 06/30/2023
1.50.0 51 07/02/2023
1.50.0-rc3 46 07/03/2023
1.50.0-rc2b 60 06/30/2022
1.50.0-rc2a 57 06/09/2022
1.50.0-rc2 56 06/17/2022
1.50.0-beta9 48 07/01/2022
1.50.0-beta8 56 07/02/2022
1.50.0-beta7 57 08/01/2022
1.50.0-beta6 47 06/27/2023
1.50.0-beta5 57 07/02/2023
1.50.0-beta4 45 11/16/2022
1.50.0-beta3 42 06/24/2023
1.50.0-beta2 53 06/30/2023
1.50.0-beta1 47 06/29/2023
1.42.0 66 10/31/2022
1.41.0-beta5 67 07/04/2022
1.41.0-beta4 57 07/27/2022
1.41.0-beta3 49 06/30/2023
1.41.0-beta2 51 06/26/2023
1.41.0-beta 53 06/27/2023
1.41.0-alpha 62 10/17/2022
1.40.0 72 06/03/2022
1.39.0 54 06/24/2022
1.38.0 61 12/13/2021
1.37.0 58 06/29/2023
1.36.0 83 07/02/2023
1.35.0 62 07/20/2022
1.34.0 48 06/29/2023
1.33.0 55 07/02/2023
1.32.0 56 07/01/2023
1.31.0 64 04/27/2023
1.30.0 59 06/30/2022
1.29.0 71 12/06/2022
1.27.0 59 07/02/2023
1.26.0 52 06/29/2023
1.25.0 64 12/13/2021
1.24.0 50 06/30/2023
1.23.0 54 08/21/2022
1.22.0 62 02/14/2023
1.21.0 53 07/02/2023
1.20.0 55 06/30/2023
1.13.0 64 07/06/2023
1.12.1 54 07/04/2023
1.12.0 73 06/18/2022
1.11.0 61 05/14/2023
1.10.0 53 06/30/2023
1.9.0 58 05/02/2023
1.8.0 59 10/09/2022
1.7.0 61 04/27/2023
1.6.0 60 12/13/2021
1.5.0 62 06/28/2023
1.4.0 61 08/27/2022
1.3.0 66 12/13/2021
1.2.0 75 07/21/2022
1.1.0 62 08/28/2022
1.0.0 57 12/16/2022