Home Archive Issue #138
Issue #138

ASP.NET Core OAuth, Copilot, and performance tips

A varied roundup of ASP.NET Core OAuth, GitHub Copilot, Azure Functions monitoring, .NET 9, Docker, JSON, and C# performance tips.

Jasen's top three picks

  1. 1
    ASP.NET Core delegated OAuth Token Exchange access token management

    damienbod.com

    Practical guide to delegated token exchange in ASP.NET Core, with real-world access token handling patterns.

  2. 2
    GitHub Copilot Chat Explained: The Life of a Prompt

    devblogs.microsoft.com

    A clear look at how Copilot Chat processes prompts, which helps explain the tool's behavior and limits.

  3. 3
    How To Increase Performance of Web APIs in .NET — 11 Proven Techniques

    medium.com

    A solid roundup of API performance techniques, with ideas you can apply before reaching for bigger infrastructure.

Editor's note

I put together a deliberately mixed issue this time, with security, AI, and performance all in the same lineup. Damien Bod’s delegated OAuth token exchange piece is a strong practical read, and the Azure Functions monitoring deep dive is useful if you run isolated worker apps. I also liked the performance-focused posts on APIs, JSON, and collection choices because they pair well with the more architectural articles.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox