Home Archive Issue #292
Issue #292

Maui deprecations, Aspire 9.5, and EF Core wins

A varied .NET roundup covering MAUI changes, Aspire 9.5, EF Core tuning, SQL Server 2025 AI features, security, and MCP.

Jasen's top three picks

  1. 1
    Say Goodbye to the FontImageExtension in .NET MAUI 👋

    askxammy.com

    MAUI’s FontImageExtension is on the way out, so if your app leans on icon fonts, now’s the time to adjust.

  2. 2
    The Builder Pattern in .NET C#: From Complex Constructors to Fluent APIs (2025)

    levelup.gitconnected.com

    A practical Builder Pattern refresher—useful if you’re trying to make constructors less painful without overengineering.

  3. 3
    One Line, 40% Faster: The EF Core Fix Every .NET Developer Should Know

    medium.com

    A simple EF Core tweak delivering a big speedup is exactly the kind of win teams can ship fast.

Editor's note

I kept this one intentionally mixed: platform changes, practical performance, and a bit of AI all landed in the same issue. The MAUI FontImageExtension deprecation is one teams will feel quickly, and the Aspire 9.5 release brings real CLI and dashboard improvements. The EF Core performance piece and the SQL Server 2025 article are both worth a close read if you care about runtime efficiency.

Today's articles

Announcing Aspire 9.5

devblogs.microsoft.com

Aspire 9.5 adds the preview 'aspire update' command, single-file AppHost, richer CLI and dashboard UX, and new integrations for AI, DevTunnels, and more. The post Announcing Aspire 9.5 appeared first...

Topics: .NET Aspire Azure .NET 9

Read article

Related issues

📬 Get daily .NET content delivered to your inbox