Home Archive Issue #356
Issue #356

ASP.NET Core, patterns, and AI context

A varied .NET roundup covering middleware, MediatR, DDD, distributed patterns, tenant-aware auth, performance, and AI prompt design.

Jasen's top three picks

  1. 1
    From Spec to Santa: My C#‑Powered Christmas Story Generator Experiment

    techwatching.dev

    A fun holiday build with C# and AI to start things off.

  2. 2
    MediatR Implementation: The Industry-Standard Way to Build Serious .NET APIs

    nelsonyounus.medium.com

    A solid refresher on why MediatR and middleware still matter in real APIs.

  3. 3
    Event-Driven Architecture Without the Chaos

    medium.com

    Good cautionary reading on event-driven and clean-architecture overreach.

Editor's note

I pulled together a pretty mixed issue this time: some practical ASP.NET Core pieces, a few architecture deep-dives, and a couple of AI-adjacent posts. The middleware and allocation articles are especially useful if you’re tuning request pipelines, while the DDD and distributed patterns pieces are good refreshers for larger systems.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox