Home Archive Issue #395
Issue #395

.NET 11 Preview, IDs, shutdown patterns

A varied .NET roundup with .NET 11 Preview 1, safer domain IDs, ASP.NET Core shutdown handling, Azure SQL temporal tables, and more.

Jasen's top three picks

  1. 1
    Minimal C#/DotNet internal admin tools with Razor and Bootstrap

    medium.com

    A nice practical starting point for team-internal tools instead of throwaway scripts.

  2. 2
    Parsing HTML with C#: Text & Structured Data Extraction

    medium.com

    Good refresher on turning IDs into part of your model, not just database trivia.

  3. 3
    Implementing strongly-typed IDs in .NET for safer domain models

    blog.elmah.io

    The .NET 11 preview is the headline platform update in the mix.

Editor's note

I kept this issue deliberately mixed: preview bits, architecture, database history, and a few practical how-tos. The .NET 11 Preview 1 post is the big platform update, while the ASP.NET Core shutdown piece is a solid reminder that graceful exits matter as much as throughput.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox