Home Archive Issue #155
Issue #155

EF Core 9, Copilot, MVC

This issue covers MongoDB EF Core 9 support, Copilot tips, ASP.NET Core MVC, LINQ tuning, DI, containers, and C# language patterns.

Jasen's top three picks

  1. 1
    MongoDB EF Core Provider Now Supports EF 9!

    medium.com

    MongoDB’s EF Core 9 support is the kind of compatibility update that saves real project time.

  2. 2
    Smaller prompts, better answers with GitHub Copilot Custom Instructions

    youtube.com

    Copilot shows up twice here: instructions and the edits agent, which is a strong sign the workflow is maturing.

  3. 3
    100 Expert C# Tips to Boost Your Coding Skills

    medium.com

    The LINQ and DI posts are practical reads for anyone trying to make everyday .NET code cleaner and faster.

Editor's note

I curated a pretty balanced mix today: library news, AI-assisted tooling, and hands-on ASP.NET Core and C# guidance. The MongoDB EF Core 9 update and the Visual Studio Copilot preview stood out because they affect how many teams build and ship right now. I also like the practical pieces on LINQ performance and DI techniques for everyday code.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox