Home Archive Issue #508
Issue #508

C# 14, Agent Framework, ASP.NET Core Testing

Coverage spans C# 14 and union types, Playwright and health checks, Agent Framework telemetry, EF Core pitfalls, and API security with Entra ID.

Jasen's top three picks

  1. 1
    C# 14 New Features Explained with Practical Examples

    c-sharpcorner.com

    A solid tour of upcoming language features, especially helpful if you want examples instead of release-note prose.

  2. 2
    Playwright Testing for ASP.NET Core Applications: A Practical Guide

    c-sharpcorner.com

    Good practical testing piece; Playwright keeps earning its place for end-to-end coverage in ASP.NET Core apps.

  3. 3
    Middleware in Microsoft Agent Framework

    jesseliberty.com

    Token-aware middleware is exactly the kind of cross-cutting concern agent apps need early, not after costs spike.

Editor's note

I kept this one nicely mixed on purpose. The C# 14 feature walkthrough is useful because it stays practical, while the Agent Framework telemetry and memory posts show where the .NET AI stack is getting more operationally serious. I also liked seeing EF Core’s N+1 problem and ASP.NET Core health checks in the same issue—both are the sort of fundamentals that save pain later.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox