Home Archive Issue #142
Issue #142

Azure, EF Core, and Roslyn

A varied .NET roundup with Bedrock prompt flows, EF Core 9 tuning, MAUI UI work, Roslyn analyzers, async pitfalls, and more.

Jasen's top three picks

  1. 1
    Automate Prompt Flow Creation in Amazon Bedrock Using .NET

    csharp.com

    Shows how to automate Bedrock prompt flows from .NET, which is a nice fit for teams wiring AI into existing services.

  2. 2
    Create an anti-idle App for Microsoft Teams with .NET

    schwabencode.com

    A practical Teams anti-idle app with .NET—small problem, real-world usefulness, and very buildable.

  3. 3
    StringBuilder vs StringConcatenation

    medium.com

    A straightforward comparison that reminds us string handling still matters when you care about allocations.

Editor's note

I put together another mixed bag today: cloud automation, performance tuning, tooling, and a few practical architecture pieces. The EF Core 9 performance article and the Roslyn analyzer walkthrough stood out because they go straight to code quality and runtime cost.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox