Home Archive Issue #420
Issue #420

ASP.NET Core patterns, security, MAUI

A varied roundup covering session storage, EF Core design choices, API key protection, Azure Skills Plugin setup, MAUI pin clustering, and VS Code updates.

Jasen's top three picks

  1. 1
    ️ Custom Session Store for Complex Objects in ASP.NET Core

    medium.com

    Shows one way to persist complex session objects without fighting the default ASP.NET Core session APIs.

  2. 2
    .NET Core Concepts (IoT)

    medium.com

    A quick IoT-flavored .NET Concepts piece that reads more like a primer than a deep dive.

  3. 3
    When NOT to use the repository pattern in EF Core

    blog.elmah.io

    A useful reminder that the repository pattern is not always the right abstraction in EF Core.

Editor's note

I pulled together a pretty mixed issue this time, from session storage and EF Core architecture choices to MAUI pin clustering and Visual Studio Code 1.112. The API keys article stands out for its practical security patterns, and the latency piece is a useful reminder that performance work still matters in everyday backend systems.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox