Home Archive Issue #281
Issue #281

C# 14, .NET 10, and ASP.NET Core middleware

A mixed lineup covering C# 14, .NET 10 Minimal APIs, ASP.NET Core middleware, caching, Docker, EF Core debugging, and security.

Jasen's top three picks

  1. 1
    What’s new in C# 14?(Part 1)

    medium.com

    C# 14 introduces several new features and enhancements to improve developer productivity and code quality. Let’s dive in!

  2. 2
    Entire Caching Strategy will be replaced by this .NET 9 Feature

    isitvritra101.medium.com

    Hybrid cache in production

  3. 3
    Middlewares in ASP.NET Core

    medium.com

    For example : Continue reading on easydotnet »

Editor's note

I pulled together a pretty broad mix this time: language updates, web stack basics, tooling, and a few architecture pieces. The C# 14 post and the .NET 10 Minimal APIs article are the kind of forward-looking reads I like to surface early, while the JSON injection piece is a good reminder that API hardening still matters. The caching and middleware articles round it out with practical day-to-day guidance.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox