Dapper 2.1.35

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.

Showing the top 20 packages that depend on Dapper.

Packages Downloads
Hangfire.PostgreSql
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
8
Hangfire.PostgreSql
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
9
Hangfire.PostgreSql
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).
10
Hangfire.PostgreSql
PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
7
Hangfire.PostgreSql
PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
8
Hangfire.SqlServer
SQL Server / SQL Azure job storage implementation for Hangfire (background job system for ASP.NET applications).
8
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
8
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
9
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
11
HangFire.SqlServer
SQL Server job storage implementation for HangFire
8
HangFire.SqlServer
SQL Server job storage implementation for HangFire (background job system for ASP.NET applications).
8

https://dapperlib.github.io/Dapper/

.NET Framework 4.6.1

  • No dependencies.

.NET 5.0

  • No dependencies.

.NET 7.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
2.1.35 8 21.09.2024
2.1.28 9 21.09.2024
2.1.24 9 21.09.2024
2.1.21 6 21.09.2024
2.1.15 8 21.09.2024
2.1.11 6 21.09.2024
2.1.4 9 21.09.2024
2.0.151 6 21.09.2024
2.0.143 6 21.09.2024
2.0.138 7 21.09.2024
2.0.123 6 21.09.2024
2.0.90 6 21.09.2024
2.0.78 10 21.03.2024
2.0.35 6 21.09.2024
2.0.30 6 21.09.2024
2.0.4 10 21.09.2024
1.60.6 6 21.09.2024
1.60.5 6 21.09.2024
1.60.1 9 21.09.2024
1.50.5 7 07.08.2024
1.50.4 6 21.09.2024
1.50.4-alpha1-00070 7 21.09.2024
1.50.2 6 21.09.2024
1.50.1 10 21.09.2024
1.50.0 6 21.09.2024
1.50.0-rc3 6 21.09.2024
1.50.0-rc2b 8 21.09.2024
1.50.0-rc2a 6 21.09.2024
1.50.0-rc2 10 21.09.2024
1.50.0-beta9 7 21.09.2024
1.50.0-beta8 6 21.09.2024
1.50.0-beta7 6 21.09.2024
1.50.0-beta6 8 21.09.2024
1.50.0-beta5 9 21.09.2024
1.50.0-beta4 8 21.09.2024
1.50.0-beta3 10 21.09.2024
1.50.0-beta2 7 21.09.2024
1.50.0-beta1 6 21.09.2024
1.42.0 9 21.09.2024
1.41.0-beta5 6 21.09.2024
1.41.0-beta4 6 21.09.2024
1.41.0-beta3 8 21.09.2024
1.41.0-beta2 6 21.09.2024
1.41.0-beta 10 21.09.2024
1.41.0-alpha 8 21.09.2024
1.40.0 6 21.09.2024
1.39.0 6 21.09.2024
1.38.0 6 21.09.2024
1.37.0 6 21.09.2024
1.36.0 7 21.09.2024
1.35.0 9 21.09.2024
1.34.0 6 21.09.2024
1.33.0 6 21.09.2024
1.32.0 7 21.09.2024
1.31.0 6 21.09.2024
1.30.0 8 21.09.2024
1.29.0 8 21.09.2024
1.27.0 6 21.09.2024
1.26.0 6 21.09.2024
1.25.0 13 21.09.2024
1.24.0 6 21.09.2024
1.23.0 6 21.09.2024
1.22.0 6 21.09.2024
1.21.0 6 21.09.2024
1.20.0 6 21.09.2024
1.13.0 6 21.09.2024
1.12.1 6 21.09.2024
1.12.0 7 21.09.2024
1.11.0 6 21.09.2024
1.10.0 6 21.09.2024
1.9.0 7 21.09.2024
1.8.0 9 21.09.2024
1.7.0 6 21.09.2024
1.6.0 6 21.09.2024
1.5.0 6 21.09.2024
1.4.0 6 21.09.2024
1.3.0 6 21.09.2024
1.2.0 6 21.09.2024
1.1.0 7 06.07.2024
1.0.0 7 21.09.2024