Home Archive Issue #165
Issue #165

ASP.NET Core, C# 13, EF Core and more

A varied .NET roundup covering DI, middleware, LINQ, C# 13 params collections, EF Core constraints, Cosmos DB backup, and debugging.

Jasen's top three picks

  1. 1
    Dependency Injection in ASP.NET Core Explained

    codewithmukesh.com

    A solid refresher on dependency injection in ASP.NET Core, useful for both newcomers and anyone tightening up service lifetimes.

  2. 2
    Protobuf API template for C#

    medium.com

    The protobuf API template for C# is a practical angle if you want contract-first APIs without hand-rolling repetitive plumbing.

  3. 3
    New LINQ Features in .NET 9

    csharp.com

    New LINQ features in .NET 9 is the kind of release note article worth skimming before your next code review.

Editor's note

I kept this issue deliberately mixed, from ASP.NET Core fundamentals to language and data platform pieces. The DI and middleware articles are useful refreshers, while the C# 13 params collections and LINQ updates point at where the language is heading.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox