Home Archive Issue #182
Issue #182

Web API docs, MAUI, EF Core

A varied .NET roundup covering API docs, MAUI Blazor Hybrid, EF Core, performance pitfalls, security basics, and Windows desktop updates.

Jasen's top three picks

  1. 1
    Time Based OTP - Setup and Validation

    c-sharpcorner.com

    TOTP is a good reminder that security basics still deserve clean implementation.

  2. 2
    Which Is Faster in C#: Record, Class, or Struct? Deep Dive on Memory and Equality

    medium.com

    The record/class/struct deep dive is the kind of practical C# performance post people actually use.

  3. 3
    A chat with Larry Osterman on Microsoft's Transformation, AI, & Interviewing

    mergeconflict.fm

    API documentation tools can save time when you’re sharing endpoints with teams or customers.

Editor's note

I kept this issue intentionally mixed: security, performance, docs, desktop, and app architecture all show up here. The Swagger/Scalar/ReDoc piece is handy for API teams, and the MAUI Blazor Hybrid and WinForms designer posts are useful for anyone shipping UI work. I also liked the practical performance angles on JSON and NuGet packages, because they’re the kind of details that quietly matter in production.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox