Home Archive Issue #445
Issue #445

Blob streaming, Git policy speed, API security

Covers Azure Blob media delivery, faster Azure DevOps Git policy management, Minimal API auth, Entra External ID changes, MAUI AI tooling, and LINQ basics.

Jasen's top three picks

  1. 1
    I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.

    devblogs.microsoft.com

    Interesting Copilot-adjacent utility work here, especially if you want better context recall without piling on dependencies.

  2. 2
    Serving Media from Azure Blob Storage in ASP.NET Core : Downloads, Streaming and Secure Tickets

    medium.com

    A solid walkthrough for serving large media safely from Blob Storage with streaming, downloads, and controlled access tickets.

  3. 3
    Optimizing Git policy management at scale

    devblogs.microsoft.com

    Good engineering write-up on how a small Azure DevOps REST API change produced outsized gains in CPU and execution time.

Editor's note

I kept this one deliberately mixed, which is usually where the most useful issues land. The Azure Blob Storage piece is practical production guidance, and the Azure DevOps Git policy post stands out for showing concrete API-driven performance gains at scale. I also liked Damien Bod’s Entra External ID write-up because it addresses a very real abuse case teams can miss until costs show up.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox