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).
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).
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 job storage implementation for HangFire
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).
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 / SQL Azure job storage implementation 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 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
40
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
40
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
39
HangFire.SqlServer
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
39
HangFire.SqlServer
SQL Server job storage implementation for HangFire
39
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
38

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 548 02/09/2025
2.1.44 2,133 04/13/2024
2.1.37 32 04/18/2024
2.1.35 37 03/12/2024
2.1.28 36 01/20/2024
2.1.24 28 11/24/2023
2.1.21 40 11/14/2023
2.1.15 36 10/19/2023
2.1.11 37 10/19/2023
2.1.4 36 10/08/2023
2.0.151 32 08/24/2023
2.0.143 57 07/15/2023
2.0.138 38 08/22/2023
2.0.123 50 11/14/2021
2.0.90 41 12/13/2021
2.0.78 34 06/28/2023
2.0.35 43 07/02/2023
2.0.30 39 06/25/2023
2.0.4 35 06/29/2023
1.60.6 39 06/29/2023
1.60.5 38 12/13/2021
1.60.1 39 06/26/2023
1.50.5 44 07/04/2022
1.50.4 43 11/07/2021
1.50.4-alpha1-00070 40 07/01/2023
1.50.2 37 06/27/2023
1.50.1 35 06/30/2023
1.50.0 40 07/02/2023
1.50.0-rc3 29 07/03/2023
1.50.0-rc2b 43 06/30/2022
1.50.0-rc2a 43 06/09/2022
1.50.0-rc2 36 06/17/2022
1.50.0-beta9 36 07/01/2022
1.50.0-beta8 38 07/02/2022
1.50.0-beta7 44 08/01/2022
1.50.0-beta6 34 06/27/2023
1.50.0-beta5 39 07/02/2023
1.50.0-beta4 33 11/16/2022
1.50.0-beta3 32 06/24/2023
1.50.0-beta2 37 06/30/2023
1.50.0-beta1 32 06/29/2023
1.42.0 41 10/31/2022
1.41.0-beta5 48 07/04/2022
1.41.0-beta4 42 07/27/2022
1.41.0-beta3 38 06/30/2023
1.41.0-beta2 38 06/26/2023
1.41.0-beta 40 06/27/2023
1.41.0-alpha 46 10/17/2022
1.40.0 46 06/03/2022
1.39.0 37 06/24/2022
1.38.0 45 12/13/2021
1.37.0 41 06/29/2023
1.36.0 70 07/02/2023
1.35.0 43 07/20/2022
1.34.0 33 06/29/2023
1.33.0 41 07/02/2023
1.32.0 40 07/01/2023
1.31.0 45 04/27/2023
1.30.0 44 06/30/2022
1.29.0 55 12/06/2022
1.27.0 41 07/02/2023
1.26.0 38 06/29/2023
1.25.0 43 12/13/2021
1.24.0 36 06/30/2023
1.23.0 37 08/21/2022
1.22.0 39 02/14/2023
1.21.0 36 07/02/2023
1.20.0 37 06/30/2023
1.13.0 42 07/06/2023
1.12.1 37 07/04/2023
1.12.0 54 06/18/2022
1.11.0 43 05/14/2023
1.10.0 34 06/30/2023
1.9.0 41 05/02/2023
1.8.0 44 10/09/2022
1.7.0 42 04/27/2023
1.6.0 39 12/13/2021
1.5.0 47 06/28/2023
1.4.0 47 08/27/2022
1.3.0 47 12/13/2021
1.2.0 55 07/21/2022
1.1.0 39 08/28/2022
1.0.0 37 12/16/2022