zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

2 results in tag: dapper-simplecrud

In Dapper, why I get the error "The connection does not support MultipleActiveResultSets" with async / await?

I have the following code using Dapper.SimpleCRUD :...var test = new FallEnvironmentalCondition[] { new FallEnvironmentalCondition {Id=40,FallId=3,EnvironmentalConditionId=1}, new FallEnvironmentalCondition {Id=41,FallId=3,EnvironmentalConditionId...
async-await c# dapper foreach sql-server
asked by MotKohn

What is the best way to convert DapperRow to Dictionary<string,string> in Dapper?

I've a method that returns IEnumerable with Dapper Row. ...But I'm trying to access the data without typecasting it to a particular class and I'm getting null value.
.net .net-core c# dapper
asked by ThejaSingireddy

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!