Home Archive Issue #234
Issue #234

C# 14, Web APIs, and observability

A mixed .NET roundup with C# 14 language updates, ASP.NET Core API guidance, CQRS messaging, OpenTelemetry, DI, and interview prep.

Jasen's top three picks

  1. 1
    C# 14 Extension Members Guide: Static and Instance Properties in .NET 10

    levelup.gitconnected.com

    C# 14 extension members are the headline feature here, and the .NET 10 angle makes it especially timely.

  2. 2
    The Single Responsibility Principle, Demystified

    levelup.gitconnected.com

    A nice plain-English refresher on SRP for anyone cleaning up code that’s grown a few too many reasons to change.

  3. 3
    .NET Core Web API Features with Code Examples

    c-sharpcorner.com

    Wolverine + CQRS is a useful combo if you’re evaluating messaging without jumping straight to heavy frameworks.

Editor's note

I curated a fairly wide mix today: language features, architecture, API work, AI tooling, and observability. The C# 14 extension members write-up and the OpenTelemetry + Grafana piece stood out because they’re both practical and clearly tied to what teams are shipping now. I also liked the CQRS/Wolverine article for readers thinking beyond CRUD, even if this issue stays deliberately varied.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox