Home Archive Issue #404
Issue #404

Dependency Injection, AI, and EF Core

A varied .NET roundup covering DI containers, multitenancy, AI app integration, EF Core migrations, HTTP debugging, and typed results.

Jasen's top three picks

  1. 1
    Why I Replaced Microsoft’s DI Container — And Never Looked Back

    fries-dotnet-legacy.medium.com

    A candid take on replacing the built-in container with DryIoC—always worth reading when DI choices start affecting real-world complexity.

  2. 2
    Building Multitenant Web Apps in .NET with CShells

    sipkeschoorstra.medium.com

    Container-isolated multitenancy is a useful mental model if you’ve been leaning too hard on runtime switches.

  3. 3
    CurlDelegating Handler in .NET

    srinjoysantra.medium.com

    Logging HttpClient as curl is one of those tiny tricks that saves a lot of head-scratching in production.

Editor's note

I put together a pretty mixed issue today: infrastructure, data, HTTP troubleshooting, and a few AI pieces. The DryIoC write-up is a sharp look at where the built-in container falls short, and the EF Core migrations article is the kind of production guidance teams can use right away.

Today's articles

Brave new C#

unicorn-dev.medium.com

Next month, another version of our beloved programming language is set to arrive. Nice reason to grab a cup of coffee and dwell on what is…

Topics: C# .NET 10

Read article

Related issues

📬 Get daily .NET content delivered to your inbox