architecture

SOLID Principles in C# Articles, Tutorials & News

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

85 articles Updated

SOLID Principles in C# work shows up across many DotNetNews issues because teams keep hitting the same implementation questions. SOLID Principles in C# is a recurring focus for C# and .NET developers working in the Microsoft ecosystem.

Recurring subtopics in recent issues include SOLID principles C#, SOLID .NET, single responsibility C#, and dependency inversion C#. When a subtopic never appears in the archive titles or excerpts, it is left out of this introduction.

Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for SOLID Principles in C#; the archive list is chronological and larger. Secondary angles such as SOLID principles C# and SOLID .NET appear when the archive actually covered them. Cross-links to C# and .NET Design Patterns and Clean Architecture in .NET help when the problem spans more than one tag.

Each card points at the original publisher URL and the DotNetNews issue that carried it, so you can read the article in context or jump straight to the source.

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

Archive

Page 1 of 4

Newest first