Home Archive Issue #428
Issue #428

ASP.NET Core patterns and AI tooling

A varied .NET roundup covering ASP.NET Core design choices, JWT-secured SignalR, EF Core query tracking, Blazor distribution, and Visual Studio AI agents.

Jasen's top three picks

  1. 1
    Entity vs DTO vs ViewModel in ASP.NET Core: What Every .NET Developer Must Know

    medium.com

    A foundational refresher on Entity vs DTO vs ViewModel — useful if your code reviews keep circling the same mapping mistakes.

  2. 2
    Top Core Concepts Every Senior C#/.NET Developer Should Know in 2026

    medium.com

    This one spans the practical side of .NET in 2026: APIs, concurrency, cloud-native work, and where senior-level judgment matters.

  3. 3
    Why .NET Still Powers the Backbone of Modern Enterprise Software in 2026

    medium.com

    A familiar enterprise argument, but worth revisiting when “rewrite” sounds easier than it really is.

Editor's note

I pulled together a deliberately mixed issue: architecture, tooling, data access, real-time security, and AI. The JWT + SignalR piece and the EF Core tracking comparison are especially practical because they tackle problems most teams hit in production. The Visual Studio custom agents update is the kind of tooling note that can change a daily workflow fast.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox