Home Archive Issue #316
Issue #316

EF Core, Azure Functions, and .NET 10 highlights

This issue spans EF Core, Azure Functions scaling and logging, MediatR validation, .NET 10 previews, and practical testing and deployment tips.

Jasen's top three picks

  1. 1
    Entity Framework Core Nedir? .NET Geliştiricisinin Veritabanı İle İmtihanını Bitiren Araç

    medium.com

    A straightforward EF Core primer for readers who want the basics explained in plain language.

  2. 2
    Azure Functions Timeouts and Auto-Scaling in Real-Time Healthcare Diagnostics

    c-sharpcorner.com

    Azure Functions shows up twice here, once for scaling and once for observability—both are real-world serverless concerns.

  3. 3
    How To Implement Validation With MediatR And FluentValidation | Clean Architecture, DDD, .NET

    medium.com

    The MediatR + FluentValidation piece is a solid reminder that input rules belong close to the request pipeline.

Editor's note

I put together a deliberately mixed issue this week: database work, serverless ops, testing, and a few architecture pieces. The EF Core intro and the Azure Functions timeout/observability articles stood out because they tackle real pain points with practical examples. I also liked the source-generator take on replacing AutoMapper, since it reflects a real production tradeoff rather than a theory-only discussion.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox