Home Archive Issue #208
Issue #208

Copilot, C# tips, and .NET 10 previews

A varied .NET roundup with Copilot agent updates, VS Code AI editor news, C# language tips, EF Core enum mapping, and .NET 10 previews.

Jasen's top three picks

  1. 1
    For once, it is a bug in .Net!

    blog.jermdavis.dev

    A rare reminder that the framework is sometimes the culprit, not your code.

  2. 2
    GitHub Copilot's New Coding Agent Is Here

    c-sharpcorner.com

    Copilot keeps moving from helper to agent, and the editor stack is following.

  3. 3
    Understanding Garbage Collection and Cyclic References in C#

    c-sharpcorner.com

    Good practical EF Core advice if you need enums stored as strings.

Editor's note

I pulled together a very mixed issue this time: AI tooling, C# language craft, and a few practical framework writeups. The Copilot agent and VS Code open-source AI editor pieces stood out because they show how quickly the editor experience is changing, while the EF Core enum article is the sort of everyday detail that saves real teams time. I also liked the reminder that sometimes the bug really is in .NET itself.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox