Dapper.StrongName 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.StrongName.
Packages | Downloads |
---|---|
PommaLabs.KVLite
KVLite is a partition-based key-value cache built for SQL.
KVLite can be stored either in persistent or volatile fashion, and each key/value pair can have its own lifetime and refresh mode.
This package contains the dependencies needed by KVLite at runtime.
|
16 |
PommaLabs.KVLite
KVLite is a partition-based key-value cache built for SQL.
KVLite can be stored either in persistent or volatile fashion, and each key/value pair can have its own lifetime and refresh mode.
This package contains the dependencies needed by KVLite at runtime.
|
19 |
PommaLabs.KVLite
KVLite is a partition-based key-value cache built for SQL.
KVLite can be stored either in persistent or volatile fashion, and each key/value pair can have its own lifetime and refresh mode.
This package contains the dependencies needed by KVLite at runtime.
|
21 |
PommaLabs.KVLite
KVLite is a partition-based key-value cache built for SQL.
KVLite can be stored either in persistent or volatile fashion, and each key/value pair can have its own lifetime and refresh mode.
This package contains the dependencies needed by KVLite at runtime.
|
132 |
PommaLabs.KVLite
KVLite is a partition-based key-value cache built for SQL.
KVLite can be stored either in persistent or volatile fashion, and each key/value pair can have its own lifetime and refresh mode.
This package contains the dependencies needed by KVLite at runtime.
|
47 |
PommaLabs.KVLite
KVLite is a partition-based key-value store built on SQL and Entity Framework.
KVLite can be stored either in persistent or volatile fashion, and each key/value pair can have its own lifetime and refresh mode.
This package contains the dependencies needed by KVLite at runtime.
|
14 |
PommaLabs.KVLite
KVLite is a partition-based key-value store built on SQL and Entity Framework.
KVLite can be stored either in persistent or volatile fashion, and each key/value pair can have its own lifetime and refresh mode.
This package contains the dependencies needed by KVLite at runtime.
|
16 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains SQL code shared by all drivers.
|
22 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains SQL code shared by all drivers.
|
28 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL. This package contains SQL code shared by all drivers.
|
24 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL. This package contains SQL code shared by all drivers.
|
26 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL. This package contains SQL code shared by all drivers.
|
27 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL. This package contains SQL code shared by all drivers.
|
29 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL. This package contains SQL code shared by all drivers.
|
30 |
PommaLabs.KVLite.Database
KVLite is a partition-based key-value cache built for SQL. This package contains SQL code shared by all drivers.
|
31 |
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
- System.Reflection.Emit.Lightweight (>= 4.7.0)
Version | Downloads | Last updated |
---|---|---|
2.1.66 | 17 | 02/28/2025 |
2.1.44 | 23 | 04/12/2024 |
2.1.35 | 24 | 03/10/2024 |
2.1.28 | 29 | 02/08/2024 |
2.1.24 | 26 | 02/08/2024 |
2.1.21 | 27 | 02/08/2024 |
2.1.15 | 29 | 02/08/2024 |
2.1.11 | 29 | 02/08/2024 |
2.0.151 | 33 | 02/08/2024 |
2.0.143 | 27 | 02/08/2024 |
2.0.138 | 29 | 02/08/2024 |
2.0.123 | 35 | 02/08/2024 |
2.0.90 | 79 | 06/15/2021 |
2.0.78 | 31 | 03/20/2021 |
2.0.35 | 28 | 02/08/2024 |
2.0.30 | 26 | 02/08/2024 |
2.0.4 | 27 | 02/08/2024 |
1.60.1 | 25 | 07/04/2020 |
1.50.5 | 22 | 02/08/2024 |
1.50.4 | 28 | 02/08/2024 |
1.50.4-alpha1-00070 | 24 | 02/05/2024 |
1.50.2 | 154 | 02/10/2020 |
1.50.0 | 28 | 02/08/2024 |
1.50.0-rc3 | 26 | 02/08/2024 |
1.50.0-rc2b | 23 | 02/08/2024 |
1.50.0-rc2a | 45 | 02/08/2024 |
1.50.0-rc2 | 26 | 02/08/2024 |
1.50.0-beta9 | 26 | 02/08/2024 |
1.50.0-beta8 | 25 | 02/08/2024 |
1.50.0-beta7 | 29 | 02/08/2024 |
1.50.0-beta6 | 24 | 02/08/2024 |
1.50.0-beta5 | 25 | 02/08/2024 |
1.50.0-beta4 | 25 | 02/08/2024 |
1.50.0-beta3 | 27 | 02/08/2024 |
1.50.0-beta2 | 23 | 02/08/2024 |
1.50.0-beta1 | 25 | 02/08/2024 |
1.40.0 | 31 | 02/08/2024 |
1.39.0 | 27 | 02/08/2024 |
1.38.0 | 29 | 02/08/2024 |
1.37.0 | 31 | 02/08/2024 |
1.36.0 | 24 | 02/08/2024 |
1.35.0 | 29 | 02/08/2024 |