DEV Community

# dapper

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How To Fix Slow Write Queries in Dapper With Dapper Plus Library

How To Fix Slow Write Queries in Dapper With Dapper Plus Library

2
Comments
8 min read
🚀 EF Core vs Dapper Benchmark – Real .NET 10 Test Results

🚀 EF Core vs Dapper Benchmark – Real .NET 10 Test Results

Comments
1 min read
Perform CRUD on a database using Dapper

Perform CRUD on a database using Dapper

1
Comments
2 min read
Dapper On Steroids: SqlKata

Dapper On Steroids: SqlKata

3
Comments
2 min read
[PT_BR] Repositório Genérico com Dapper.Contrib

[PT_BR] Repositório Genérico com Dapper.Contrib

Comments
4 min read
Which ORM Do You Prefer: 𝗗𝗮𝗽𝗽𝗲𝗿 or 𝗘𝗙 𝗖𝗼𝗿𝗲?

Which ORM Do You Prefer: 𝗗𝗮𝗽𝗽𝗲𝗿 or 𝗘𝗙 𝗖𝗼𝗿𝗲?

5
Comments
3 min read
Code Structure with Dapper and Dapper.Contrib

Code Structure with Dapper and Dapper.Contrib

1
Comments
3 min read
C# | Dapper using Generic Repository

C# | Dapper using Generic Repository

Comments 1
2 min read
C# | Dapper Using Stored Procedures

C# | Dapper Using Stored Procedures

12
Comments
2 min read
Data Access with Dapper: A Lightweight ORM for .NET Apps

Data Access with Dapper: A Lightweight ORM for .NET Apps

3
Comments
4 min read
Dapper mappings, which is best?

Dapper mappings, which is best?

7
Comments 3
2 min read
Bulk Insert, Bulk Delete, Bulk Update with Dapper by Bulk.Dapper

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

9
Comments
2 min read
Generic Repository Pattern using Dapper

Generic Repository Pattern using Dapper

20
Comments
7 min read
Supercharged Dapper Repositories: Boost Performance With Sorted Span<T>

Supercharged Dapper Repositories: Boost Performance With Sorted Span<T>

Comments
1 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

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

Do Yourself a Favor When Writing Connection Strings In Configuration

7
Comments
7 min read
Making Dapper and JSON friends

Making Dapper and JSON friends

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

Transaction middleware in ASP.NET Core

68
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

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

Unit & Integration Testing In .Net With Moq and xUnit

28
Comments 2
7 min read
Dapper & CQRS

Dapper & CQRS

13
Comments
9 min read
loading...