Dapper.StrongName 2.1.72

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.StrongName.

Packages Downloads
ERP4.Standard.Global
Standard Basis-Funktionen sowie globale Auflistungen und Enums
15
ERP4.Standard.Global
Standard Basis-Funktionen sowie globale Auflistungen und Enums
11
ERP4.Standard.Global
Standard Basis-Funktionen sowie globale Auflistungen und Enums
10
ERP4.Standard.Global
Standard Basis-Funktionen sowie globale Auflistungen und Enums
9
ERP4.Standard.Global
Standard Basis-Funktionen sowie globale Auflistungen und Enums
7
ERP4.Standard.Global
Standard Basis-Funktionen sowie globale Auflistungen und Enums
3
ERP4.Standard.Global
Standard Basis-Funktionen sowie globale Auflistungen und Enums
2

.NET Framework 4.6.1

.NET 8.0

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
2.1.72 1 03/13/2026
2.1.66 7 03/12/2025
2.1.35 7 03/12/2025
2.1.28 7 03/12/2025
2.1.24 7 03/12/2025
2.1.21 7 03/12/2025
2.1.15 7 03/12/2025
2.1.11 7 03/12/2025
2.0.151 7 03/12/2025
2.0.143 7 03/12/2025
2.0.138 7 03/12/2025
2.0.123 7 03/12/2025
2.0.90 8 03/12/2025
2.0.78 7 03/12/2025
2.0.35 7 03/12/2025
2.0.30 7 03/12/2025
2.0.4 10 02/02/2025
1.60.1 7 03/12/2025
1.50.5 7 03/12/2025
1.50.4 7 03/12/2025
1.50.4-alpha1-00070 8 03/12/2025
1.50.2 7 03/12/2025
1.50.0 7 03/12/2025
1.50.0-rc3 8 03/12/2025
1.50.0-rc2b 8 03/12/2025
1.50.0-rc2a 8 03/12/2025
1.50.0-rc2 8 03/12/2025
1.50.0-beta9 8 03/12/2025
1.50.0-beta8 8 03/12/2025
1.50.0-beta7 8 03/12/2025
1.50.0-beta6 8 03/12/2025
1.50.0-beta5 8 03/12/2025
1.50.0-beta4 7 03/12/2025
1.50.0-beta3 7 03/12/2025
1.50.0-beta2 7 03/12/2025
1.50.0-beta1 8 03/12/2025
1.40.0 7 03/12/2025
1.39.0 7 03/12/2025
1.38.0 7 03/12/2025
1.37.0 7 03/12/2025
1.36.0 7 03/12/2025
1.35.0 7 03/12/2025