Home Archive Issue #511
Issue #511

ASP.NET Core, AI Agents, and EF Core Design

Covers rate limiting, caching, health checks, YARP, EF Core migrations, DocumentDB tuning, MCP SDK updates, and OpenTelemetry for agent apps.

Jasen's top three picks

  1. 1
    IQueryable vs IEnumerable in C# — The Difference Every .NET Developer Should Know

    medium.com

    A useful refresher if you still see LINQ abstractions as interchangeable, especially when EF Core translation and query execution boundaries matter.

  2. 2
    I built an AI-writing detector that shows its work — and speaks Spanish

    medium.com

    I like the emphasis on explainability here; black-box AI detection claims are rarely enough for real-world review workflows.

  3. 3
    Background Jobs in ASP.NET Core: Hangfire vs Quartz.NET vs Hosted Services

    c-sharpcorner.com

    Solid comparison topic for teams deciding whether they need scheduling, persistence, dashboards, or just simple hosted background work.

Editor's note

I kept this one intentionally mixed, which made the ASP.NET Core operational pieces stand out even more. The health checks guide is practical because it gets into readiness, drain behavior, and Kubernetes wiring, and the YARP multi-tenant gateway article tackles a real deployment pain point. I also liked seeing Cosmos DB query tuning alongside the MCP SDK update and OpenTelemetry for agent apps—good reminders that AI work still needs solid platform and observability fundamentals.

Today's articles

Is Microsoft Teams a good Intranet?

techcommunity.microsoft.com

PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (HTTP 403). Our company is fully on Microsoft 365, but employees still struggle to find basic information like policies, company updates, forms, departm...

Topics: Azure

Read article

BIOS corruption is bricking, how to fix?

techcommunity.microsoft.com

PENDING REVIEW: MICROSOFT ARTICLE UNRETRIEVABLE (HTTP 403). The serious issue where my BIOS appears to be corrupted, causing my computer to become unbootable and effectively bricking the device. I nee...

Topics: Azure

Read article

Related issues

📬 Get daily .NET content delivered to your inbox