Home Archive Issue #426
Issue #426

AI agents, auth, caching, and clean code

A varied .NET lineup covering AI agents, JWT and OAuth, Redis caching, distributed locks, Blazor, and event sourcing with real-world examples.

Jasen's top three picks

  1. 1
    Clean C# Code: Best Practices, Smart Patterns & Real-World Examples in .NET Core

    medium.com

    A solid reminder that “works on my machine” is not a production strategy.

  2. 2
    Building AI Agents with .NET & AutoGen in 2026

    medium.com

    AI agents, MCP, and chatbot guidance show how quickly the .NET AI stack is maturing.

  3. 3
    ASP.NET Core + JWT + OAuth 2.0 — Authentication Done Right in 2026

    medium.com

    JWT, OAuth, and DI are evergreen topics when teams need secure, maintainable APIs.

Editor's note

I pulled together a mixed issue again: AI agents, authentication, caching, architecture, and a bit of clean-code philosophy. The distributed locks piece and the duplicate-orders war story stood out to me because they get past theory and into the messy parts teams actually ship. I also liked the Blazor cross-platform post for showing how far one codebase can go without resorting to a forest of #if directives.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox