Home Archive Issue #386
Issue #386

C# features, OpenAPI, and AI building blocks

This issue covers new C# language features, .NET 9 OpenAPI changes, EF Core tracking performance, Copilot-powered Cosmos DB work, and AI basics.

Jasen's top three picks

  1. 1
    Missed these 12 new C# features?

    roundthecode.com

    A solid catch-up on C# 12 through 14 features, especially for developers who missed the quieter additions beyond the headline changes.

  2. 2
    Why Scalar is Replacing Swagger in .NET 9 and 10

    c-sharpcorner.com

    This explains why Scalar matters as .NET 9 leans into built-in OpenAPI, which is useful if you ship APIs often.

  3. 3
    Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit

    devblogs.microsoft.com

    Copilot CLI plus Cosmos DB Agent Kit is a practical look at agent-assisted infra work, not just AI demos.

Editor's note

I pulled a pretty mixed lineup this time, from language and design basics to API tooling and AI infrastructure. The C# features roundup and the Scalar/OpenAPI piece are especially useful together if you’re tracking where the platform is headed. I also liked the Cosmos DB Copilot article because it shows what agent-driven work looks like in a real Microsoft stack.

Today's articles

Missed these 12 new C# features?

roundthecode.com

Discover 12 C# features from C# 12, 13 and 14 you may have missed, including primary constructors, collection expressions, extension members and more. The page Missed these 12 new C# features? appeare...

Topics: C# .NET 9

Read article

Related issues

📬 Get daily .NET content delivered to your inbox