Home Archive Issue #275
Issue #275

Blazor, performance, and security

A mixed .NET lineup covering Blazor, testing, source generators, .NET 9 performance, ASP.NET Core security, Azure, MAUI, and RAG.

Jasen's top three picks

  1. 1
    Blazor and the Future of Web Development

    medium.com

    Blazor gets top billing, but the real story is how much this issue leans into the hard parts of shipping apps: performance, testing, and security.

  2. 2
    Beyond the Code: Why Testing in .NET is More Than Bug Hunting

    medium.com

    The source generators guide is the kind of deep, reusable reference I like to keep around; the .NET 9 performance fixes are the more immediately

  3. 3
    The 3-Letter C# Keyword That Halves Allocations (And You’re Still Not Using It)

    towardsdev.com

    I also liked the practical API pieces here — DbContext factory guidance and IHttpClientFactory testing are both common pain points with real payoff.

Editor's note

I pulled together a pretty wide mix today: Blazor and MAUI on the app side, plus a heavy run of performance and architecture posts. The source generators guide stands out for practical code-gen depth, and the ASP.NET Core DoS/DDoS piece is a useful security refresher for anyone shipping APIs. There’s also solid material on DbContext lifetime choices and IHttpClientFactory testing.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox