// Engineering notes from the field
INTITECH
Deep dives into C# and ASP.NET Core — architecture decisions, real systems, and the lessons from actually shipping things.
✦ LATEST POSTS ✦
2026
ASP.NET Core
FastEndpoints
Minimal API
I Built the Same API Endpoint Twice. Here's What I Learned.
A direct comparison of the same ASP.NET Core endpoint built with Minimal API (LINQ) and FastEndpoints (raw SQL) — and what having both versions side-by-side revealed about how frameworks shape the decisions you make inside them.
May 05