Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dapper
Proper way of using BeginTransaction with Dapper.IDbConnection
Feb 05, 2020
c#
.net
orm
dapper
idbconnection
How to get Dapper to ignore/remove underscores in field names when mapping?
Feb 17, 2022
postgresql
mapping
dapper
What causes "extension methods cannot be dynamically dispatched" here?
Sep 02, 2022
c#
.net
compiler-errors
extension-methods
dapper
Using Async Await keywords with Dapper
Oct 22, 2022
async-await
.net-4.5
dapper
Getting "The connection does not support MultipleActiveResultSets" in a ForEach with async-await
Jun 17, 2020
c#
sql-server
foreach
async-await
dapper
Dapper AddDynamicParams for IN statement with "dynamic" parameter name
Oct 23, 2017
c#
c#-4.0
dapper
Inserting an IEnumerable<T> collection with Dapper errors out with "class is not supported by Dapper."
Nov 11, 2021
c#
vb.net
insert
dapper
Dapper and anonymous Types
Sep 01, 2022
c#
orm
dapper
Why Entity Framework performs faster than Dapper in direct select statement [closed]
Sep 01, 2022
c#
entity-framework
dapper
How do I build a dynamic Where clause with Dapper when passing in a model
Aug 31, 2022
c#
sql
.net
dapper
Latest Dapper VS Entity Framework 6 performance considerations
Nov 03, 2022
.net
performance
entity-framework
orm
dapper
When using the multi-mapping APIs ensure you set the splitOn param if you have keys other than Id", "splitOn
Jan 02, 2020
c#
dapper
How to return dynamic types List<dynamic> with Dapper ORM
Jan 28, 2018
c#
.net
orm
dapper
CancellationToken with async Dapper methods?
Oct 24, 2022
c#
.net
async-await
dapper
cancellation-token
Simple inner join result with Dapper?
Nov 13, 2022
dapper
Can I map a result to Tuple in Dapper?
May 16, 2022
c#
dapper
How to pass a null parameter with Dapper
Aug 29, 2022
dapper
Dapper and SQL Injections
Aug 29, 2022
.net
orm
.net-3.5
dapper
Explanation of dapper buffer/cache
Sep 16, 2022
.net
caching
dapper
Is there any way to trace\log the sql using Dapper?
Aug 29, 2022
dapper
« Newer Entries
Older Entries »