Home Archive Issue #265
Issue #265

EF Core, .NET 10 and architecture picks

A varied .NET lineup covering EF Core tuning, .NET 10 Preview 7, SignalR, Redis caching, CQRS, and AI-powered C# workflows.

Jasen's top three picks

  1. 1
    5 Easy EF Core Performance Tricks Every .NET Developer Should Know

    medium.com

    A practical EF Core tune-up list for the people trying to shave milliseconds without rewriting everything.

  2. 2
    How to Build a .NET Document Scanner with C# and Windows OCR API

    dynamsoft.com

    A hands-on niche build: document scanning plus OCR is the kind of integration work many business apps actually need.

  3. 3
    Refactoring A Modular Monolith Without MediatR in .NET

    antondevtips.com

    MediatR removal is interesting because it forces a conversation about complexity, boundaries, and whether the abstraction still earns its keep.

Editor's note

I put together a deliberately mixed issue this time: performance, architecture, runtime previews, and a few practical how-tos. The EF Core performance tips and the .NET 10 Preview 7 post are the ones I’d expect most teams to skim first. I also like the ProblemDetails and Redis pieces because they’re the sort of details that quietly improve real APIs.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox