Topic: #efcore

Published in 2026

Understanding EF.Functions.Like and ILike in Entity Framework Core

For string-based searches involving patterns or partial matches, standard C# string methods can lead...

23 views 0 reactions
0 comments

Published in 2025

EF Core 10's ExecuteUpdateAsync: Finally, Delegates That Don't Hate Developers

The Problem: Expression Trees Were a Pain // EF Core 9's special kind of...

745 views 1 reactions
0 comments

The Truth About AddAsync: When to Use It in EF Core (and When Not To)

Let's crack open that EF Core mystery: Why does AddAsync() exist when there's no UpdateAsync() or...

270 views 1 reactions
0 comments