Home Archive Issue #187
Issue #187

ASP.NET Core realtime, C# craft, and API performance

A varied .NET roundup covering SignalR Swift preview, API rate limiting, FluentValidation, LINQ execution, Blazor auth, and performance tips.

Jasen's top three picks

  1. 1
    Server-Sent Events in ASP.NET Core and .NET 10

    khalidabuhakmeh.com

    SSE gets a timely look with .NET 10 details—useful if you’re weighing push vs. polling for real-time UI updates.

  2. 2
    Identifier Lockdown: How to Keep Your C# Variable Names Out of Jail

    medium.com

    A handful of posts here are pure craft: naming, constants, and cleaner `using` patterns that make codebases easier to live in.

  3. 3
    How to Transform Messy C# with One Global Using

    medium.com

    The SignalR Swift preview is the one to watch if you build real-time apps that need a first-party Apple client.

Editor's note

I pulled a pretty classic mixed bag this time: runtime, language, web API, and app architecture pieces all sitting side by side. The SignalR Swift client preview stands out for cross-platform real-time work, and the rate limiting and Blazor auth posts are the sort of practical reads people can use right away.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox