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
Automatically mapping output parameters with Dapper
May 05, 2026
sql
dapper
Dapper.Net: IEnumerable<long> parameter throws exception: No mapping exists from object type System.Int64[] to a known managed provider native type
May 01, 2026
c#
dapper
where-in
in-subquery
How to insert DateTime (or DateTime2) with Dapper?
May 01, 2026
c#
.net
datetime
dapper
datetime2
How does internally QuerySingle or QueryFirst in Dapper work?
Apr 27, 2026
c#
dapper
Dapper parameterized query for string value causing issues?
Apr 26, 2026
c#
sql
sql-server
dapper
Map two DB column to one data type using Dapper
Apr 26, 2026
c#
dapper
Token based authentication using Dapper micro-orm
Apr 25, 2026
asp.net-web-api
dapper
dapper-extensions
How is the Get<T> method used with DynamicParameters?
Apr 22, 2026
c#
dapper
Using varbinary parameter with Dapper.NET
Apr 22, 2026
c#
.net
sql-server
dapper
Dapper - Bulk insert of new items and get back new IDs
Apr 21, 2026
sql
c#-4.0
dapper
bulkinsert
dapper populate DropDownlist
Apr 21, 2026
orm
dapper
Dapper Unable to cast object of type 'Dapper.WrappedReader' to type 'System.Data.SqlClient.SqlDataReader'
Apr 20, 2026
c#
dapper
Dapper issue with postgres returning id or select currval(pg_get_serial_sequence('<table>','<id>'))?
Apr 19, 2026
postgresql
dapper
npgsql
How to respect CommandTimeout when using Dapper.NET async API
Apr 17, 2026
c#
asynchronous
timeout
dapper
command-timeout
How does Dapper execute query without explicitly opening connection?
Apr 09, 2026
dapper
What's the difference between 'QueryFirstOrDefault<T>' and 'ExecuteScalar<T>'?
Apr 08, 2026
c#
dapper
Could not load file or assembly 'Dapper, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies
Apr 04, 2026
c#
asp.net-mvc
dapper
Older Entries »