Home Archive Issue #223
Issue #223

EF Core performance, .NET 10 and Azure AI search

Issue #223 covers .NET 10 Preview 5, EF Core performance, Docker/Kubernetes deployment, and practical AI search and logging tips.

Jasen's top three picks

  1. 1
    C# to Angular: Your First .NET Full Stack Project Explained

    medium.com

    A straightforward full-stack starter for devs crossing from C# into Angular.

  2. 2
    Table Sharding in SQL: Types, Examples, and Best Practices

    c-sharpcorner.com

    Good practical SQL guidance here, especially if your data model is getting lopsided.

  3. 3
    Deploying .NET Applications with Docker and Kubernetes

    medium.com

    .NET 10 Preview 5 is the real anchor item for anyone tracking the platform roadmap.

Editor's note

I pulled a pretty classic mixed bag today: platform updates, data work, deployment, and a few practical coding articles. The .NET 10 Preview 5 note matters if you track upcoming runtime and SDK changes, while the EF Core performance piece is useful for anyone feeling query pain in production. I also kept the Azure AI search article in the lineup because it shows a concrete way to make app search less dumb without overcomplicating the stack.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox