Blog

Latest Writing

Practical notes on .NET, Blazor, Delphi, legacy modernization, relational databases, secure integrations, AI development, and career-focused engineering habits.

.NETBlazorDelphiLegacy ModernizationAI DevelopmentSQL ServerPostgreSQLCareer Notes
EF Core vs Dapper: The Debate Every .NET Developer Has Had
2 min read

EF Core vs Dapper: The Debate Every .NET Developer Has Had

One question I often hear from developers:"Should I use EF Core or Dapper. "After working on enterprise applications, APIs, and data-intensive systems, my answer is:👉 It depends on your requirements.

EFDapperDOTNET