Home Archive Issue #144
Issue #144

Refresh tokens, C# 14, and .NET 9 tips

This issue covers API auth, C# 14 updates, .NET 9 app guidance, EF Core patterns, caching, and performance tuning for working developers.

Jasen's top three picks

  1. 1
    Understanding Refresh Tokens in Web API Development with C#

    towardsdev.com

    A useful refresher on refresh tokens for API auth.

  2. 2
    AI And .NET: Building Intelligent Apps with .NET 9

    csharp.com

    .NET 9 and C# 14 coverage gives you both language and platform updates.

  3. 3
    C# 14 - New Features and Updates

    csharp.com

    The JSON comparison is still a real-world decision many teams make.

Editor's note

I pulled together a pretty practical mix this time: auth, language features, data access, and a couple of performance pieces. The refresh token article is a solid API security refresher, and the port exhaustion write-up is the kind of operational bug every .NET team should know how to spot.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox