Home Archive Issue #346
Issue #346

Kerberos, TOON, Redis, and more

This issue covers Kerberos auth, Visual Studio's new TOON file support, Redis patterns, ASP.NET Core uploads, and .NET Aspire.

Jasen's top three picks

  1. 1
    Taming the Three-Headed Dog: Kerberos Authentication with .NET

    dotnetfullstackdev.medium.com

    Kerberos is still one of those topics that looks dusty until you have to make enterprise auth actually work.

  2. 2
    Boost Your .NET Workflow with the New TOON File Support in Visual Studio

    medium.com

    TOON support in Visual Studio feels niche today, but it could become a handy productivity boost for file-based app workflows.

  3. 3
    Redis in C# — A Technical Overview

    c-sharpcorner.com

    The Redis overview is a solid refresher on caching, locks, and pub/sub for teams building for scale.

Editor's note

I curated a pretty mixed bag this time, from enterprise auth to everyday productivity and core language refreshers. The Kerberos piece is a nice reminder that real-world .NET still bumps into old-school infrastructure, while the new TOON support in Visual Studio is a practical workflow update worth watching. I also liked the Redis overview for application-scale patterns and the ASP.NET Core upload guide for something immediately useful.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox