C#: Easy CRUD for your Web API with Dapper
Full disclosure here: I don’t like ORMs. If you’re building an enormous enterprise project, you should absolutely use an ORM. If you have data you really care about and a complex, monstrous system…
Read the full articleYou might also wanna read
Dapper in ASP.NET Core with Repository Pattern - Detailed
In this article, we will learn all about Dapper in ASP.NET Core and make a small implementation to understand how it works. Let's not limit
Using Entity Framework Core and Dapper in ASP.NET Core - Safe Transactions
In this article, we will learn about Using Entity Framework Core and Dapper in ASP.NET Core together in the same application. Another major
Audit Trail Implementation in ASP.NET Core with Entity Framework Core
In this article, we will learn about Using Entity Framework Core and Dapper in ASP.NET Core together in the same application. Another major

Intro to SQL using Apache Iceberg and Dremio
> **Cross-posted.** This article's canonical home is [Iceberg Lakehouse]( - [Bl...
ASP.NET Core 10 Web API CRUD with EF Core - Complete .NET 10 Tutorial
Build a production-ready .NET 10 Web API with EF Core 10 and PostgreSQL. CRUD operations, DDD, Minimal APIs, Scalar, code-first migrations,
Repository Pattern in .NET 10 - Do You Really Need It?
I have shipped 50+ .NET APIs and most did not need a Repository Pattern. My sharp .NET 10 verdict on when to use it, when to skip it, what t

Comments
Sign in to join the conversation.
No comments yet. Be the first.