Dapper 2.1.28

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
11
Alpata.Data
ModelCoreBase oluşturuldu
16
Alpata.Data
ModelCoreBase oluşturuldu
21
Alpata.Data
ModelCoreBase oluşturuldu
24
Alpata.Data
ModelCoreBase oluşturuldu
44
Alpata.Data
ModelCoreBase oluşturuldu
52
Alpata.Data
ModelCoreBase oluşturuldu
283
Alpata.Data
ModelCoreBase oluşturuldu
313
Alpha.UyeYonetim.Context
Package Description
10
Alpha.UyeYonetim.Context
Package Description
11
Alpha.UyeYonetim.Context
Package Description
12
Alpha.UyeYonetim.Context
Package Description
13
Alpha.UyeYonetim.Context
Package Description
15

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 2 03/26/2024
2.1.28 3 01/23/2024
2.1.24 1 03/16/2024
2.1.21 1 03/13/2024
2.1.15 3 01/27/2024
2.1.11 2 03/16/2024
2.1.4 3 03/02/2024
2.0.151 1 03/19/2024
2.0.143 2 03/18/2024
2.0.138 1 03/18/2024
2.0.123 294 08/18/2023
2.0.90 3 01/08/2024
2.0.78 8 08/18/2023
2.0.35 7 03/02/2024
2.0.30 3 03/02/2024
2.0.4 3 03/02/2024
1.60.6 3 03/02/2024
1.60.5 3 03/02/2024
1.60.1 3 11/03/2023
1.50.5 1 03/20/2024
1.50.4 3 03/03/2024
1.50.4-alpha1-00070 1 03/03/2024
1.50.2 1 03/20/2024
1.50.1 2 03/20/2024
1.50.0 1 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 2 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 2 03/19/2024
1.50.0-beta2 2 03/19/2024
1.50.0-beta1 2 03/18/2024
1.42.0 3 03/02/2024
1.41.0-beta5 1 03/20/2024
1.41.0-beta4 1 03/19/2024
1.41.0-beta3 1 03/20/2024
1.41.0-beta2 1 03/19/2024
1.41.0-beta 1 03/19/2024
1.41.0-alpha 1 03/20/2024
1.40.0 1 03/12/2024
1.39.0 1 03/12/2024
1.38.0 2 03/19/2024
1.37.0 1 03/12/2024
1.36.0 3 03/01/2024
1.35.0 1 03/17/2024
1.34.0 1 03/18/2024
1.33.0 2 03/12/2024
1.32.0 1 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 1 03/12/2024
1.26.0 1 03/12/2024
1.25.0 2 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 1 03/17/2024
1.20.0 1 03/20/2024
1.13.0 3 03/02/2024
1.12.1 3 03/02/2024
1.12.0 1 03/25/2024
1.11.0 2 03/14/2024
1.10.0 3 03/02/2024
1.9.0 3 02/08/2024
1.8.0 3 03/02/2024
1.7.0 2 01/26/2024
1.6.0 3 03/02/2024
1.5.0 1 01/15/2024
1.4.0 1 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 1 03/17/2024