Home Archive Issue #148
Issue #148

ASP.NET Core state, compression, Copilot vision

A varied .NET roundup covering ASP.NET Core session state, response compression, Copilot vision, JWT, EF Core, MAUI, and .NET 10.

Jasen's top three picks

  1. 1
    Session and State Management in ASP.NET Core

    rahulsahay19.medium.com

    A practical walkthrough of session and state options in ASP.NET Core, useful when you need to keep web apps predictable and scalable.

  2. 2
    Enhancing Performance with Response Compression in .NET Core

    csharp.com

    A focused performance post on response compression, which can trim payloads fast without changing your API surface.

  3. 3
    Leverage vision in Copilot Chat

    devblogs.microsoft.com

    Copilot Chat now handles images, making it easier to explain UI and code issues with visual context.

Editor's note

I curated a mixed issue with no single theme, so you’ll see web, tooling, language, and platform posts side by side. The ASP.NET Core state-management piece and the response-compression article are especially practical if you’re tuning real apps. I also liked the Copilot vision update and the .NET 10/C# 13 overview for their forward-looking value.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox