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
Alpata.Data
ModelCoreBase oluşturuldu
17
Alpata.Data
ModelCoreBase oluşturuldu
18
Alpata.Data
ModelCoreBase oluşturuldu
24
Alpata.Data
ModelCoreBase oluşturuldu
39
Alpata.Data
ModelCoreBase oluşturuldu
48
Alpata.Data
ModelCoreBase oluşturuldu
78
Alpata.Data
ModelCoreBase oluşturuldu
330
Alpata.Data
ModelCoreBase oluşturuldu
372
Alpha.UyeYonetim.Context
Package Description
12
Alpha.UyeYonetim.Context
Package Description
13
Alpha.UyeYonetim.Context
Package Description
14
Alpha.UyeYonetim.Context
Package Description
15
Alpha.UyeYonetim.Context
Package Description
16
Alpha.UyeYonetim.Context
Package Description
18

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 4 03/26/2024
2.1.28 3 01/23/2024
2.1.24 2 03/16/2024
2.1.21 3 03/13/2024
2.1.15 3 01/27/2024
2.1.11 3 03/16/2024
2.1.4 4 03/02/2024
2.0.151 1 03/19/2024
2.0.143 2 03/18/2024
2.0.138 2 03/18/2024
2.0.123 364 08/18/2023
2.0.90 3 01/08/2024
2.0.78 8 08/18/2023
2.0.35 8 03/02/2024
2.0.30 3 03/02/2024
2.0.4 3 03/02/2024
1.60.6 4 03/02/2024
1.60.5 3 03/02/2024
1.60.1 4 11/03/2023
1.50.5 2 03/20/2024
1.50.4 3 03/03/2024
1.50.4-alpha1-00070 2 03/03/2024
1.50.2 3 03/20/2024
1.50.1 2 03/20/2024
1.50.0 3 03/19/2024
1.50.0-rc3 2 03/22/2024
1.50.0-rc2b 2 03/21/2024
1.50.0-rc2a 3 03/21/2024
1.50.0-rc2 2 03/18/2024
1.50.0-beta9 2 03/18/2024
1.50.0-beta8 3 03/19/2024
1.50.0-beta7 2 03/20/2024
1.50.0-beta6 2 03/19/2024
1.50.0-beta5 2 03/20/2024
1.50.0-beta4 2 03/20/2024
1.50.0-beta3 4 03/19/2024
1.50.0-beta2 2 03/19/2024
1.50.0-beta1 3 03/18/2024
1.42.0 4 03/02/2024
1.41.0-beta5 2 03/20/2024
1.41.0-beta4 1 03/19/2024
1.41.0-beta3 2 03/20/2024
1.41.0-beta2 3 03/19/2024
1.41.0-beta 1 03/19/2024
1.41.0-alpha 1 03/20/2024
1.40.0 3 03/12/2024
1.39.0 3 03/12/2024
1.38.0 3 03/19/2024
1.37.0 2 03/12/2024
1.36.0 3 03/01/2024
1.35.0 2 03/17/2024
1.34.0 1 03/18/2024
1.33.0 3 03/12/2024
1.32.0 2 03/18/2024
1.31.0 2 03/12/2024
1.30.0 1 03/18/2024
1.29.0 2 03/12/2024
1.27.0 3 03/12/2024
1.26.0 2 03/12/2024
1.25.0 3 03/18/2024
1.24.0 2 03/18/2024
1.23.0 1 03/18/2024
1.22.0 1 03/12/2024
1.21.0 2 03/17/2024
1.20.0 2 03/20/2024
1.13.0 4 03/02/2024
1.12.1 3 03/02/2024
1.12.0 1 03/25/2024
1.11.0 3 03/14/2024
1.10.0 3 03/02/2024
1.9.0 4 02/08/2024
1.8.0 3 03/02/2024
1.7.0 4 01/26/2024
1.6.0 3 03/02/2024
1.5.0 3 01/15/2024
1.4.0 2 03/17/2024
1.3.0 3 03/01/2024
1.2.0 3 03/02/2024
1.1.0 3 03/01/2024
1.0.0 3 03/17/2024