data access
Dapper for C# and .NET Articles, Tutorials & News
Dapper for C# and .NET articles, tutorials, and news from the DotNetNews archive.
50 articles Updated Page 2 of 2
Browse additional Dapper for C# and .NET articles from the DotNetNews archive.
Dapper for C# and .NET articles
Page 2 of 2
Newest first
-
Simplifying Data Access with Dapper in .NET 8 Using the Repository Pattern
medium.com Issue #276
1. Introduction
-
Entity Framework is a $100 Million Mistake ( We Use Dapper + Raw SQL)
isitvritra101.medium.com Issue #270
Your database queries are costing you users.
-
Entity Framework or Dapper: which one is better for .NET/C#?
medium.com Issue #270
There’s no right answer. Each of these ORMs has its own strengths. However, to figure out which one is more suitable for you at the moment…
-
Building an Invoice Entry System with Angular, ASP.NET Core, Dapper, CQRS, and SQL Server
c-sharpcorner.com Issue #265
Learn how Vibe Coding revolutionizes retail merchandising by replacing static seasonal plans with AI-powered, multi-agent systems that detect trends, align inventory, adjust pricing, and personalize c...
-
Unleash the Power of Bulk Extensions with Dapper Plus
codingsonata.medium.com Issue #256
In this article, we will be highlighting a key feature of Dapper Plus, the Bulk Extensions, the fastest way to perform bulk operations in…
-
Master LINQ in C# with These 8 Queries
medium.com Issue #245
https://medium.com/@saifullahhakro/master-linq-in-c-with-these-8-queries-25fb3618e887
-
The Real Cost of LINQ — 6 Hidden Traps That Hurt .NET APIs at Scale
medium.com Issue #245
https://medium.com/@mohsho10/the-real-cost-of-linq-6-hidden-traps-that-hurt-net-apis-at-scale-6e4c84ea5427
-
Dapper Service vs Entity Framework Core
medium.com Issue #232
https://medium.com/@shreyans_padmani/dapper-service-vs-entity-framework-core-ae5ddccb8e0d
-
Mastering Connection Pooling with Dapper in ASP.NET Core Web API
c-sharpcorner.com Issue #229
https://www.c-sharpcorner.com/article/mastering-connection-pooling-with-dapper-in-asp-net-core-web-api/
-
From EF Core to Dapper — Is Raw SQL Worth the Hype?
medium.com Issue #215
https://medium.com/@michaelmaurice410/from-ef-core-to-dapper-is-raw-sql-worth-the-hype-7dc99f92b21f
-
Which .NET Mapping Library Should You Use?
medium.com Issue #215
https://medium.com/@ashokreddy343/which-net-mapping-library-should-you-use-eafa0d191993
-
Bulk insert in dapper with table valued parameter
ravindradevrani.com Issue #207
https://ravindradevrani.com/posts/bulk-insert-in-dapper-with-table-valued-parameter/
-
Build a CRUD App in .NET 8 MVC Using Dapper and Repository Pattern
c-sharpcorner.com Issue #197
https://www.c-sharpcorner.com/article/build-a-crud-app-in-net-8-mvc-using-dapper-and-repository-pattern/
-
Dapper Micro ORM: A Lightweight Alternative to Stored Procedures
medium.com Issue #191
https://medium.com/@dharmikginoya/dapper-micro-orm-a-lightweight-alternative-to-stored-procedures-333163650d19
-
Abstract Factory Pattern for Notification Services in C# 14
c-sharpcorner.com Issue #188
https://www.c-sharpcorner.com/article/abstract-factory-pattern-for-notification-services-in-c-sharp-14/
-
Data Access in ASP.NET Core: Combining Dapper, EF Core, and PostgreSQL
medium.com Issue #184
https://medium.com/@aamritbistaa/data-access-in-asp-net-core-combining-dapper-ef-core-and-postgresql-77e2e20615c0
-
Temp Tables vs. Table Variables vs. CTEs: Which One Should You Really Use?
medium.com Issue #156
https://medium.com/@riturajpokhriyal/temp-tables-vs-table-variables-vs-ctes-which-one-should-you-really-use-b427679038cd
-
AI token tracking, RabbitMQ pub-sub, ASP.NET Core 9
DotNetNews Issue #113
Issue #113 covers AI token-cost tracking, RabbitMQ pub-sub, ASP.NET Core 9 debugging, C# 13 locking, and data-access guidance.
-
Blazor, MAUI, Dapper and C# 13
DotNetNews Issue #95
A varied .NET roundup with Blazor auth, MAUI, Dapper vs EF, C# 13 scoped locks, Refit, GitHub org repos, and testing help.
-
JSON, AI, and ASP.NET Core tips
DotNetNews Issue #77
Issue #77 covers JSON choices, unit testing, OpenAI and Azure AI, ASP.NET Core middleware, Swagger, DDD, Blazor, and Cosmos DB tools.
-
ASP.NET Core, .NET 9 and DevOps picks
DotNetNews Issue #75
A varied issue covering .NET 9 Task.WhenEach, ASP.NET Core BFF and async APIs, GitHub Actions deployment, SQL, Dapper, and performance tips.
-
Identity, SignalR, and Polly in .NET
DotNetNews Issue #59
Issue #59 covers ASP.NET Core Identity, SignalR chat and pub-sub, Polly resilience, DDoS prevention, concurrency, and more for .NET devs.
-
Dependency Injection, CQRS, and Dapper
DotNetNews Issue #56
Practical .NET reads on maintainability, CQRS, EF Core test speed, logging choices, C# 13, and data access patterns.
-
ASP.NET Core security and C# tips
DotNetNews Issue #48
Practical .NET guidance on logging, rate limiting, Dapper queries, async code, .NET 9 features, health checks, and middleware.
-
ASP.NET Core 8, Minimal APIs, YARP, and C# templates
DotNetNews Issue #46
A varied .NET roundup covering ASP.NET Core 8 and 9, YARP load balancing, Minimal APIs, Visual Studio templates, Dapper, and SQL Server.