Home Archive Issue #354
Issue #354

Authentication, validation, and C# 14

A varied .NET roundup covering multi-tenant auth, FluentValidation, C# 14 properties, architecture tests, and Visual Studio updates.

Jasen's top three picks

  1. 1
    Dynamic Multi‑Tenant Authentication & Authorization in .NET (Part 1)

    ercanerdogan.medium.com

    A practical starting point for multi-tenant identity when one auth setup has to serve many customers.

  2. 2
    Write Code for Humans First, Machines Second

    medium.com

    A developer-focused reminder that readable code still matters, especially when machines and teammates both have to live with it.

  3. 3
    1.107 VS Code release Highlights

    youtube.com

    The VS Code release highlights are a quick way to spot new editor capabilities without digging through every change log.

Editor's note

I kept this issue intentionally mixed, from identity and validation to language and tooling. The multi-tenant authentication piece and the Visual Studio debugging story stand out because they solve very different day-to-day problems. I also like the C# 14 field keyword write-up for the practical way it trims boilerplate without giving up control.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox