Home Archive Issue #146
Issue #146

Minimal APIs, null safety, and performance tips

A varied .NET roundup with tips, ASP.NET Core patterns, EF Core raw SQL, SQL Server tuning, Azure OpenAI identity, and .NET Aspire.

Jasen's top three picks

  1. 1
    5 C# And .NET Tips & Tricks — February 2025

    medium.com

    Quick hits for sharpening daily C# habits and avoiding null-related bugs.

  2. 2
    C# Null Safety: Write Robust and Error-Free Code

    medium.com

    A solid ASP.NET Core section: idempotency, minimal API filters, and CQRS structure all show up here.

  3. 3
    Idempotency in ASP.NET - How to make a resilient application

    medium.com

    The platform pieces are timely too, especially Dapr, Aspire, and the Azure OpenAI managed identity post.

Editor's note

I pulled together a pretty practical mix this time: everyday C# tips, ASP.NET Core architecture and filters, plus data and platform pieces. The EF Core raw SQL guide and the SQL Server memory-optimized tables article are especially useful if you’re chasing real-world performance. I also included newer platform coverage like Dapr, .NET Aspire, and the Azure OpenAI managed identity piece because they’re becoming part of the standard .NET conversation.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox