Search code examples
how to return tuple of primitive data types in dapper...

c#mysqldapper

Read More
Moq.Dapper QueryAsync does not work with mocked transaction object...

c#unit-testing.net-coremoqdapper

Read More
What's the difference between [Computed] and [Write(false)] attributes?...

c#attributesdapperdapper-contrib

Read More
C# database access, Dapper, SQL and POCOs - programming design...

asp.netsqloopdesign-patternsdapper

Read More
How can I pass an XML string as a parameter of a query via dapper?...

c#dapper

Read More
UWP: Deployment of a project that uses SQLite and Dapper...

c#sqliteuwpwindows-store-appsdapper

Read More
How to insert multiple integer parameters into query?...

apims-accessdapper

Read More
How to get SqlDataReader with Dapper?...

ado.netdapper

Read More
Using Async Await keywords with Dapper...

async-await.net-4.5dapper

Read More
Web Api IEnumerable order...

c#.netasp.net-web-api2dapper

Read More
Updating DateTime to database is throwing SqlTypeException - SqlDateTime overflow...

c#dapperdapper-contrib

Read More
Mysterious authentication error connecting from Dapper but works from EF 6 - same ConnectionString...

c#entity-frameworkinversion-of-controldapperdryioc

Read More
How to do an insert and update for an object with a navigation property using Dapper.Rainbow (or opt...

ormdappermicro-ormdapper-rainbow

Read More
C# - Build Hierarchical Data Structures with Dapper...

c#sqldapper

Read More
Dapper generic typehandler for F# Union types...

f#dapper

Read More
Assigning values from dynamic List to model properties. Conversion Errors...

c#dapper

Read More
Enabling Multiple Active Result Sets using Dapper...

c#asp.net-coredapper

Read More
Hydrating an enumeration class with Dapper...

c#dapper

Read More
Is there an option to do multi mapping for QueryFirstAsync or QueryFirstOrDefaultAsync in Dapper?...

c#sql-serverdapper

Read More
Bulk inserts taking longer than expected using Dapper...

performancesqlbulkcopydapper

Read More
Dapper Query Multiple Blank Result Set...

c#dapper

Read More
How to read blob data from SQL Server Image field using Dapper?...

c#sql-serverblobdapper

Read More
Dapper, XmlDocument and Cyrillic symbols...

c#mysqlxmldappercyrillic

Read More
Conversion failed when converting the varchar to data type int: SQL...

asp.netsql-serverdapperdynamicparameters

Read More
ConnectionString not initialized .net core...

c#asp.net-core-mvcconnection-stringdapper

Read More
Open DataReader issues while using Dapper.Net in high traffic scenario - now to resolve?...

asp.netc#-4.0datareaderdapperdbdatareader

Read More
Error trying to insert generic with Dapper.SimpleCRUD...

c#generics.net-coredapperdapper-simplecrud

Read More
Dapper QueryFirst Too slow if no connection...

asp.net-coredapper

Read More
Dapper - Pass list of int to stored procedure...

c#stored-proceduresdapper

Read More
Dapper Bulk Insert Returning Serial IDs...

c#dapperpostgresql-9.3npgsql

Read More
BackNext