Home Archive Issue #147
Issue #147

EF Core, LINQ, and Git checks

A varied .NET roundup covering C# fundamentals, EF Core loading, Git pre-commit checks, migration tips, security, and performance.

Jasen's top three picks

  1. 1
    Learning C#: Introduction to Collections

    medium.com

    Solid refresher on the collection types you reach for every day.

  2. 2
    How to Choose the Right Loading Strategy in EF Core?

    jaykrishnareddy.medium.com

    Good guidance on picking the right EF Core loading pattern before you ship.

  3. 3
    Catch issues before you commit to Git - Visual Studio Blog

    devblogs.microsoft.com

    Useful Visual Studio workflow tip for catching problems earlier in Git.

Editor's note

I pulled together a pretty classic mixed bag this time: fundamentals, data access, tooling, and performance. The EF Core loading strategy piece and the .NET 10 LINQ/performance update are the two I’d expect most teams to bookmark right away. I also like the Visual Studio pre-commit checks post because it’s a practical way to catch mistakes before they land.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox