Home Archive Issue #158
Issue #158

C# language features and ASP.NET Core caching

A varied .NET roundup covering C# language tips, ASP.NET Core HybridCache, Blazor uploads, rate limiting, AI integration, and deployment.

Jasen's top three picks

  1. 1
    Interpolated Strings with Formatting: Craft Cleaner C# Output

    medium.com

    A clean reminder that interpolated strings can stay readable even when formatting gets more precise.

  2. 2
    Exploring Next-Gen Web Apps with .NET

    medium.com

    A broad look at where .NET web apps are headed, with enough context to spark architecture conversations.

  3. 3
    Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications

    devblogs.microsoft.com

    HybridCache GA is the kind of platform update I like seeing: practical, immediately useful, and aimed at real ASP.NET Core workloads.

Editor's note

I put together a mixed issue this time: language features, web app patterns, security, and a bit of AI. The HybridCache GA post is especially useful if you’re tuning ASP.NET Core caching, and the GitHub Actions plus Azure deployment piece is a solid practical companion.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox