Home Archive Issue #303
Issue #303

JSON performance, EF Core, and .NET 9 microservices

A varied .NET roundup covering System.Text.Json speedups, EF Core optimization, Blazor in .NET 10, Copilot, Dapr, and validation patterns.

Jasen's top three picks

  1. 1
    The Latest AI Features in VS Code (v1.105)

    youtube.com

    VS Code’s new AI features make the editor story feel very current, and the clean architecture spectrum piece is a solid framing article.

  2. 2
    Make JSON Fast Again in .NET

    blog.stackademic.com

    If you care about throughput, the JSON and EF Core posts are the most immediately useful reads in the bunch.

  3. 3
    .NET 9: The Ultimate Platform for Microservices

    medium.com

    I also liked the Dapr sidecar article; it’s a practical look at cutting glue code without pretending microservices are easy.

Editor's note

I put together a mixed issue this time: performance, architecture, tooling, and a few opinion pieces that still spark good conversations. The JSON performance piece and the EF Core tuning article are the practical standouts for teams chasing real wins, while the Visual Studio dev/test benefit post is a useful reminder that the tooling story matters too.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox