Home Archive Issue #331
Issue #331

ASP.NET Core, EF Core, and .NET 10 notes

A varied .NET roundup covering ASP.NET Core basics, EF Core pitfalls, Redis caching, MediatR notifications, .NET 10, and cloud modernization.

Jasen's top three picks

  1. 1
    Behind the scenes on how Windows 95 application compatibility patched broken programs

    devblogs.microsoft.com

    A fun look at how Windows 95 patched compatibility without breaking everything else.

  2. 2
    ASP.NET Core — Concept Overview

    c-sharpcorner.com

    A solid ASP.NET Core overview that’s useful for newer developers and as a refresher.

  3. 3
    The Generic Repository Pattern with EF Core — Why It Sucks (and What to Do Instead)

    medium.com

    A sharp critique of the generic repository pattern, with better EF Core alternatives.

Editor's note

I curated a pretty wide mix this time, from old-school Windows compatibility internals to newer .NET 10 and Aspire talk. The EF Core repository critique and the MediatR parallel notifications piece stood out because they challenge habits many of us have used for years. I also liked the Redis caching and rate limiting articles for the practical production angle.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox