Home Archive Issue #233
Issue #233

EF Core updates and .NET tips

A varied mix of EF Core, ASP.NET Core, Blazor, MAUI, GraphQL, security, Git, and database testing articles for working .NET developers.

Jasen's top three picks

  1. 1
    Injecting Service Dependencies to Entities with Entity Framework Core 7.0

    medium.com

    Interesting angle on mixing entity behavior with EF Core, though I’d treat it carefully in real-world designs.

  2. 2
    Basic SQL Queries for Database Testing

    c-sharpcorner.com

    Simple database-testing SQL reminders are always handy when you need fast validation, not a full test harness.

  3. 3
    🎉 Now in Public Preview: Create Dev Boxes on Behalf of Your Developers

    devblogs.microsoft.com

    Dev Box provisioning on behalf of developers is a useful ops win for teams standardizing onboarding.

Editor's note

I kept this issue intentionally mixed rather than forcing a theme. The EF Core performance pieces are especially practical, and the Blazor switch-expression gotcha is the kind of small detail that saves time in real projects. I also liked the 2FA and options-pattern posts for the same reason: useful, concrete guidance.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox