Home Archive Issue #323
Issue #323

ASP.NET Core 9, DDD, and C# 14 updates

A varied .NET roundup with ASP.NET Core 9 changes, DDD and EF Core patterns, C# 14 previews, performance, caching, AI agents, and diagnostics.

Jasen's top three picks

  1. 1
    .NET Clean Architecture DDD CQRS Template

    medium.com

    A practical starting point if you’re building a greenfield system with DDD, CQRS, and clean boundaries.

  2. 2
    How Strongly Typed IDs Make Your DDD Code Safer & Clearer in .NET 9 (Copy-Paste Guide)

    medium.com

    A solid reminder that strongly typed IDs pay off quickly when your domain model starts growing.

  3. 3
    The One LINQ Method You NEED for Cleaner EF Core: Select

    medium.com

    A focused look at simplifying EF Core queries with Select, which matters more than people admit.

Editor's note

I curated a broad mix this issue, with no single theme—just the most useful reads I found across architecture, runtime, and web stack topics. The ASP.NET Core 9 piece stands out for practical web-app changes, and the DDD/CQRS template plus strongly typed IDs articles are useful if you’re tightening up domain models.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox