Home Archive Issue #177
Issue #177

Web APIs, testing, and performance

Issue #177 mixes API pitfalls, unit and contract testing, C# performance tips, EF Core tuning, and new .NET tooling and cloud integrations.

Jasen's top three picks

  1. 1
    Wage Calculator in C# — Part 2: Overtime Logic

    medium.com

    A hands-on follow-up on overtime logic that reminds us domain rules get tricky fast.

  2. 2
    TOP 15 Mistakes Developers Make When Creating Web APIs

    medium.com

    A solid roundup of API mistakes; worth skimming if you build or review public endpoints.

  3. 3
    Interface Segregation Principle (ISP)

    c-sharpcorner.com

    A clear refresher on ISP that pairs nicely with the testing-heavy articles in this issue.

Editor's note

I curated a pretty balanced mix this time: practical API guidance, architecture patterns, and a few performance-focused reads. The MCP server piece stands out for anyone experimenting with AI tooling in .NET, while the sequential GUID and EF Core articles are immediately useful in production code.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox