Home Archive Issue #145
Issue #145

HybridCache, C# 13, Aspire

A varied .NET roundup with ASP.NET Core, testing, C# language updates, caching, data access, Azure, and performance tips.

Jasen's top three picks

  1. 1
    Integrating an ASP.NET Core API with a Nuxt Front End: A Step-by-Step Guide

    techwatching.dev

    A practical walk-through for pairing ASP.NET Core with Nuxt, useful if your API and frontend live in separate repos.

  2. 2
    xUnit Advanced Features: Fixtures

    medium.com

    A helpful refresher on xUnit fixtures, especially if your test suite relies on shared setup or expensive dependencies.

  3. 3
    The most interesting 4 new features of C# 13

    cosmin-vladutu.medium.com

    A quick look at the most interesting C# 13 changes, with enough context to decide what matters for your codebase.

Editor's note

I pulled together a very mixed issue this time: front-end integration, language features, caching, data access, and cloud tooling all made the cut. The .NET 10 Preview 1 and HybridCache items stand out for teams planning near-term upgrades, while the xUnit fixtures piece is a solid practical refresher.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox