Home Archive Issue #156
Issue #156

Controllers or Minimal APIs?

Issue #156 mixes API design, C# 14 AI support, Azure Service Bus dead-letter handling, testing, and .NET performance tips.

Jasen's top three picks

  1. 1
    .NET Controllers or Minimal API’s ?

    csharp.com

    A familiar ASP.NET Core debate, with enough nuance to matter when you’re choosing an API style for a real app.

  2. 2
    Smarter Code with Built-in AI Support in C# 14

    csharp.com

    C# 14 AI support is an interesting look at where language and tooling may intersect next.

  3. 3
    LINQ: ZIP() Operator

    ravindradevrani.com

    A clean LINQ refresher that’s easy to skim and immediately useful.

Editor's note

I put together a pretty wide mix today: API style choices, language features, AI, data access, and a few practical performance pieces. The Azure Service Bus dead-letter queue article and the .NET 8/9 performance tips stood out because they’re immediately useful in real systems, while the controllers-vs-minimal-APIs piece is the kind of debate teams keep having.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox