DEV Community

# dapper

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bulk Insert, Bulk Delete, Bulk Update with Dapper by Bulk.Dapper

Bulk Insert, Bulk Delete, Bulk Update with Dapper by Bulk.Dapper

Comments
2 min read
Dapper: Generic Repository

Dapper: Generic Repository

1
Comments
7 min read
Simplifying Dynamic SQL Queries with Dapper

Simplifying Dynamic SQL Queries with Dapper

1
Comments
7 min read
A melhor forma de armazenar e recuperar dados relacionados com o Dapper

A melhor forma de armazenar e recuperar dados relacionados com o Dapper

Comments
10 min read
The best way to store and read relational data with Dapper

The best way to store and read relational data with Dapper

Comments
9 min read
The case study: Dapper vs Entity Framework Core

The case study: Dapper vs Entity Framework Core

11
Comments
3 min read
Do Yourself a Favor When Writing Connection Strings In Configuration

Do Yourself a Favor When Writing Connection Strings In Configuration

5
Comments
7 min read
Making Dapper and JSON friends

Making Dapper and JSON friends

16
Comments 3
6 min read
Transaction middleware in ASP.NET Core

Transaction middleware in ASP.NET Core

58
Comments 8
3 min read
Dapper: Eseguire BULK Insert

Dapper: Eseguire BULK Insert

3
Comments
1 min read
Unit & Integration Testing In .Net With Moq and xUnit

Unit & Integration Testing In .Net With Moq and xUnit

15
Comments
7 min read
Unit & Integration Testing In .Net With Moq and xUnit

Unit & Integration Testing In .Net With Moq and xUnit

27
Comments 2
7 min read
Dapper & CQRS

Dapper & CQRS

13
Comments
9 min read
Dapper & CQRS

Dapper & CQRS

32
Comments 2
9 min read
Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

8
Comments
5 min read
Trace Dapper.NET Source Code - Detailed processing of CommandBehavior

Trace Dapper.NET Source Code - Detailed processing of CommandBehavior

6
Comments
3 min read
Trace Dapper.NET Source Code - Expression version

Trace Dapper.NET Source Code - Expression version

8
Comments
3 min read
Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

8
Comments
4 min read
Trace Dapper.NET Source Code - Strongly Typed Mapping - Reflection version

Trace Dapper.NET Source Code - Strongly Typed Mapping - Reflection version

9
Comments
5 min read
Trace Dapper.NET Source Code - The Underlying Logic Of Parameterization

Trace Dapper.NET Source Code - The Underlying Logic Of Parameterization

7
Comments
7 min read
Trace Dapper.NET Source Code - Fast Efficiency Key: Cache Principle

Trace Dapper.NET Source Code - Fast Efficiency Key: Cache Principle

8
Comments
3 min read
Trace Dapper.NET Source Code - Introduction、Dynamic Query

Trace Dapper.NET Source Code - Introduction、Dynamic Query

10
Comments
5 min read
Trace Dapper.NET Source Code - Emit IL Mapping

Trace Dapper.NET Source Code - Emit IL Mapping

8
Comments
6 min read
Trace Dapper.NET Source Code - Query Multiple Mapping

Trace Dapper.NET Source Code - Query Multiple Mapping

9
Comments
6 min read
Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

8
Comments 3
2 min read
Implementing a Generic Dapper Repository in ASP.NET Core

Implementing a Generic Dapper Repository in ASP.NET Core

15
Comments 1
5 min read
.Net Core 3 - Part 2 - MySQL

.Net Core 3 - Part 2 - MySQL

16
Comments 1
3 min read
Database Domain Driven Design

Database Domain Driven Design

22
Comments
5 min read
Using single case union types for entity IDs in F# and making it work with Dapper

Using single case union types for entity IDs in F# and making it work with Dapper

9
Comments
3 min read
loading...