
The ASP .NET Core Pipeline Order Nobody Explains Properly
Use, Run, Map, and why swapping two lines in Program.cs can break auth silently
One practical .NET tip every Saturday morning — the kind of stuff I wish someone had told me earlier in my career. ASP.NET Core, EF Core, Azure, architecture, and honest advice from real projects.
Live Last read · last published · next check

Use, Run, Map, and why swapping two lines in Program.cs can break auth silently

How a bandwidth warning email led me to rethink where PakExam stores its files.

Set up consistent code style, centralized package versions, and clear AI instructions before writing your first endpoint.

How to model pending signups, index them cheaply, and auto-delete unverified users with a Quartz background job.

Soft delete, audit trails, and outbox inserts without touching a single handler. Here is how to set it up in .NET

Learn how to implement the Outbox Pattern in ASP .NET Core using EF Core, background jobs, and retry logic.

Learn how to build AI-powered search in ASP .NET Core using PostgreSQL, pgvector, embeddings, and with a practical example.

Learn what a monorepo is, when to use it, why companies like Google prefer it, and how I use it to build my SaaS, PakExam

Read Time : 3 Mins

Read Time : 3 Mins