Home Archive Issue #422
Issue #422

EF Core seeding, Aspire 13.2, and faster tests

A varied .NET roundup covering security, EF Core 10 seeding, test sharding, Aspire 13.2, MAUI AI agents, and practical API guidance.

Jasen's top three picks

  1. 1
    AutoMapper's last free version has a security flaw

    roundthecode.com

    Important security heads-up on AutoMapper v14: if you use it, verify exposure and patch/mitigate quickly.

  2. 2
    Building High-Throughput Pipelines in C# with TPL Dataflow

    c-sharpcorner.com

    A solid practical piece on TPL Dataflow for folks building throughput-heavy pipelines without turning code into spaghetti.

  3. 3
    What Does "Simple" Really Mean in Enterprise .NET?

    binaryintellect.net

    EF Core 10 seeding gets a useful decision matrix here; that’s the kind of detail teams actually need.

Editor's note

I kept this issue deliberately mixed: security, tooling, platform updates, and hands-on app guidance all showed up. The AutoMapper vulnerability note is the kind of reminder I like to surface quickly, while the EF Core 10 seeding and test sharding pieces are the sort of practical reads that save teams time.

Today's articles

Announcing Aspire 13.2

devblogs.microsoft.com

Aspire 13.2 is here — and this one's a big deal. TypeScript AppHost authoring. An AI-agent-native CLI. New and improved integrations. A smarter dashboard. We've been building toward some of these for ...

Topics: .NET Aspire Azure

Read article

Announcing TypeScript 6.0

devblogs.microsoft.com

Today we are excited to announce the availability of TypeScript 6.0! If you are not familiar with TypeScript, it's a language that builds on JavaScript by adding syntax for types, which enables type-c...

Topics: .NET 10 OpenAI

Read article

Related issues

📬 Get daily .NET content delivered to your inbox