MOFAKH
.
COM
Profile
Topics
Recent
25 notes
.NET — notes
+
Topics
C#
5
.NET
4
Docker
4
SQL
4
Networking
4
System design
4
.NET — notes
DI lifetimes, and the captive dependency trap
Jul 21, 2026 · 7 min
Minimal APIs vs controllers — what you give up
outline
Reading what EF Core translates your LINQ into
outline
Azure Functions triggers: timer, queue, blob, HTTP
outline
← Back to profile
.NET
Reading what EF Core translates your LINQ into
unwritten
—
Outline
Note to self
Not written yet. This is the outline I am working from — it will be filled in as I go through the topic.
Reading generated SQL with ToQueryString and logging
Client evaluation: what still silently runs in memory
Split queries vs cartesian explosion on Include
Projections, AsNoTracking, and compiled queries
Previous
Minimal APIs vs controllers — what you give up
Next
Azure Functions triggers: timer, queue, blob, HTTP