Home Archive Issue #216
Issue #216

ASP.NET architecture, logging, and Copilot updates

A varied roundup of ASP.NET architecture, debugging, database maintenance, security, Serilog, Copilot, MAUI, and Visual Studio updates.

Jasen's top three picks

  1. 1
    Taming the 100-Line Program.cs — Clean, Scalable Dependency-Injection Setup in ASP.NET Core

    medium.com

    A cleaner Program.cs and better DI structure—always welcome when an ASP.NET app starts to sprawl.

  2. 2
    Best Practices for Structuring Large ASP.NET Projects: A Simple Guide

    c-sharpcorner.com

    This one’s practical if you’ve ever had to justify a repository/unit-of-work split in a real codebase.

  3. 3
    5 Debugging Techniques Every C# Developer Should Know

    medium.com

    Copilot Agents and the Visual Studio extension updates are the sort of tooling news that changes daily habits fast.

Editor's note

I pulled a pretty classic mixed bag this time: architecture, diagnostics, tooling, AI, and a little security. The vertical slice and dependency-injection pieces pair nicely with the Serilog/Application Insights posts if you’re trying to keep a codebase both clean and observable. The Visual Studio extension-manager update and Copilot Agents item are also worth a look for day-to-day developer workflow.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox