Home Archive Issue #385
Issue #385

AI agents and .NET 10 tips

A mixed .NET roundup covering AI agent tooling, .NET 10 rate limiting, async warnings, performance tuning, and language corner cases.

Jasen's top three picks

  1. 1
    I Got Tired of DI Wiring in .NET (So I Built AttributedDI)

    medium.com

    A custom DI attribute approach for teams tired of repetitive wiring.

  2. 2
    Build AI Agents with GitHub Copilot SDK and Microsoft Agent Framework

    devblogs.microsoft.com

    Copilot SDK meets Agent Framework—this is where .NET AI tooling starts to feel cohesive.

  3. 3
    Dotnet Tip: ToList() Vs ToHashSet()

    medium.com

    A simple collection choice can make or break production performance.

Editor's note

I kept this issue deliberately mixed, with a little AI, a little framework news, and a few practical cleanup posts. The .NET 10 multi-tenant rate limiting piece and the async warning explainer both stand out because they solve problems many teams hit in production. I also included the DI wiring article and the performance post for readers who like the hands-on side of .NET.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox