Home Archive Issue #193
Issue #193

Web API, DI, and C# features

A mixed .NET roundup covering Web API setup, dependency injection, EF Core, CQRS, middleware, MAUI publishing, and .NET 10 HttpClient updates.

Jasen's top three picks

  1. 1
    Creating a WebApi Project in .NET 9 [GamesCatalog] 18

    c-sharpcorner.com

    A solid starter on building a Web API in .NET 9, paired nicely with the ASP.NET Core setup and MVC-vs-API controller pieces.

  2. 2
    Entity Framework Core: What You Need to Know

    medium.com

    EF Core, middleware, and dependency injection show up multiple times here, so there’s plenty for backend folks to skim or study.

  3. 3
    Controlling Inheritance in C#: Sealed vs. Abstract vs. Static Classes

    ameliagherdan.medium.com

    The MAUI library publishing walkthrough and the MCP/Copilot Studio pieces are the more platform-spanning reads this time.

Editor's note

I kept this issue deliberately mixed, with practical how-tos alongside deeper architectural reads. The .NET 10 HttpClient improvements and the pooled dependency injection lifetime stood out to me for teams tuning real-world apps.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox