SOLID Principles in C# Articles, Tutorials & News

SOLID Principles in C# articles, tutorials, and news from the DotNetNews archive.

85 articles Updated

Start here

Editor picks for Solid Principles

  1. SOLID Principles Explained with C# Examples (Simple + Interview-Friendly)

    medium.com Issue #504

    Still worth revisiting because most SOLID discussions are either too abstract or too dogmatic. Simple examples help.

    Read article Issue #504

  2. SOLID Principles in C# – Part 5: The Dependency Inversion Principle (DIP)

    c-sharpcorner.com Issue #488

    DIP articles are evergreen when they stay concrete.

    Read article Issue #488

  3. SOLID Principles in C# – Part 2: The Open/Closed Principle (OCP)

    c-sharpcorner.com Issue #482

    A straightforward OCP refresher. Good for newer developers who need examples of extension without rewriting stable code.

    Read article Issue #482

  4. SOLID Principles Every .NET Developer Should Know

    alifiyakapasi07.medium.com Issue #481

    A concise refresher on SOLID for developers who know the acronyms but need practical grounding.

    Read article Issue #481

  5. SOLID Principles in C# — Real Enterprise Examples That Actually Make Sense

    medium.com Issue #475

    SOLID lands better with enterprise examples than with abstract definitions, so this framing is the right one.

    Read article Issue #475

  6. Mastering SOLID Principles in Software Design

    csharp.com Issue #170

    Good refreshers here too: SOLID, SRP, DI lifetimes, and performance posts that still pay off in real code.

    Read article Issue #170

  7. Why Care About Agent Authored Code Quality

    ardalis.com Issue #491

    Fast code generation does not excuse low standards. Still true, maybe more than ever.

    Read article Issue #491

  8. Decorating Strategies: Adding Permission Checks Without Touching Business Logic

    gbemmiey.medium.com Issue #486

    A neat way to add authorization concerns without tangling core business rules.

    Read article Issue #486

SOLID principles C# from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on SOLID Principles in C#.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward SOLID principles C#, SOLID .NET, single responsibility C#. Recent pieces worth opening: “SOLID Principles Explained with C# Examples (Simple + Interview-Friendly)” and “SOLID on .NET: From Spaghetti Code to Clean Architecture (Practical Refactoring)”.

Latest

Newest Solid Principles from the archive

Archive

Page 1 of 4

Newest first