Home Archive Issue #376
Issue #376

Cloud savings, EF Core, and .NET modernization

A varied .NET roundup covering cloud cost reduction, EF Core performance, transactional outbox, secure uploads, CLR internals, and legacy SOAP migration.

Jasen's top three picks

  1. 1
    The .NET Core Feature That Saved Us 40% Cloud Cost Overnight

    medium.com

    A real-world example of trimming cloud spend by 40% makes this one immediately useful for teams watching their bills.

  2. 2
    Implementing Transactional Outbox Pattern in .NET Microservices — Ensuring Eventual Consistency

    medium.com

    Transactional outbox remains one of those patterns that looks academic until you need reliable event publishing across services.

  3. 3
    Secure file upload validation in .NET: A layered approach

    medium.com

    File upload validation is a deceptively broad security problem, and this layered approach is the right way to think about it.

Editor's note

I curated a pretty mixed lineup today, with practical wins alongside fundamentals. The cloud-cost post and the transactional outbox article stood out because both tie architecture choices directly to real operational impact. I also liked the CLR deep dive and the SOAP modernization piece for teams keeping older systems alive.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox