Home Archive Issue #266
Issue #266

Compliance, gRPC, EF Core, and performance tips

This issue covers .NET compliance, EF Core configuration, gRPC vs REST, caching, feature flags, SQL Server, and practical performance advice.

Jasen's top three picks

  1. 1
    From Chaos to Clean Code : A .NET Case Study on Code Reviews & Git Discipline

    medium.com

    A clean-code case study with Git discipline and code review habits that help teams stay sane as projects grow.

  2. 2
    On .NET Live - Compliance in .NET: The Right Way to Classify & Redact Data

    youtube.com

    A practical compliance walkthrough in .NET, focused on classifying and redacting data the right way in real systems.

  3. 3
    The Better Way to Configure Entity Framework Core

    medium.com

    A useful EF Core configuration guide for developers who want cleaner setup and fewer surprises in persistence code.

Editor's note

I kept the mix broad, with everything from compliance and data redaction to API design, SQL Server, and performance tuning. The gRPC vs REST comparison and the EF Core configuration piece both stand out because they solve decisions teams make every week. I also liked the feature flags and HybridCache articles for their practical, production-facing angle.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox