architecture
SOLID Principles in C# Articles, Tutorials & News
SOLID Principles in C# articles, tutorials, and news from the DotNetNews archive.
98 articles Updated Page 3 of 4
Browse additional SOLID Principles in C# articles from the DotNetNews archive.
SOLID Principles in C# articles
Page 3 of 4
Newest first
-
From .NET to AI: How a C# Developer Is Building Intelligent Enterprise Applications
medium.com Issue #350
For almost a decade, my world revolved around .NET, C#, APIs, databases, and distributed systems. Clean architecture, SOLID principles…
-
How To Use The Specification Design Pattern in .NET 9
medium.com Issue #342
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
Automatically Registering Services in .NET DI with Scrutor
medium.com Issue #342
.NET contains a very basic DI (Dependency Injection) container sufficient to meet the application’s own needs. This built-in container is…
-
SOLID Principles: A Practical Guide (with C# Examples)
medium.com Issue #326
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” ~ Martin Fowler
-
SOLID Principles in C#: Building Software That Lasts
c-sharpcorner.com Issue #316
Unlock the secrets to robust and maintainable C# code with the SOLID principles! This article introduces the five fundamental design guidelines (SRP, OCP, LSP, ISP, DIP) that every C# developer should...
-
Interface Segregation Principle (ISP) in C#: Keep Interfaces Lean
c-sharpcorner.com Issue #316
Master the Interface Segregation Principle (ISP) in C#! Learn to design lean, focused interfaces by avoiding bloated, general-purpose ones. This article provides practical C# examples demonstrating ho...
-
Domain Validation in Domain-Driven Design: Keeping Your Models Always Valid
pasinduprabhashitha.medium.com Issue #315
If you’ve ever had a bug like “a cart item with a negative price” or “an order shipped without confirmation”, you already know the pain of…
-
A Developer's Guide to Fine-Tuning GPT-4o for Image Classification on Azure AI Foundry
devblogs.microsoft.com Issue #315
Whether you’re a machine learning practitioner, app developer, or just curious about the latest in AI, this guide shows how you can quickly boost image classification accuracy using cutting-edge Visio...
-
Single Responsibility Principle (SRP) in C#: One Class, One Job
c-sharpcorner.com Issue #313
Unlock the power of clean code with the Single Responsibility Principle (SRP) in C#! This article provides a practical guide to understanding and applying SRP, the cornerstone of SOLID principles. Lea...
-
SOLID Principles Cheat Sheet 🚀
c-sharpcorner.com Issue #311
Master the SOLID principles of object-oriented design with this cheat sheet! Learn Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion principles. ...
-
Writing Future-Proof C# Code: How to Build Software That Lasts
medium.com Issue #309
Most developers write code to make something work. But great developers write code to make something last.
-
The Power of Abstractions: Building Flexible Code in .NET
medium.com Issue #309
At some point in your .NET journey, you’ll run into a piece of code that “just works” — until a new requirement breaks everything. That’s…
-
Request and Response Models: Keep Your API Contracts Clean in ASP.NET Core
medium.com Issue #309
How to separate domain entities from API contracts to prevent data leaks and breaking changes in your ASP.NET Core APIs.
-
Dev Containers, Polly, EF Core loading
DotNetNews Issue #289
A varied .NET roundup on onboarding, resilience, EF Core loading, C# 14, Serilog, testing, and Azure cost savings for working developers.
-
API pagination, security, and .NET 9 updates
DotNetNews Issue #276
A mixed issue covering pagination strategies, JWT and application security, EF Core caching, AI agents, Dapr, Minimal APIs, and Word automation.
-
C# and .NET: A Hands-On Guide to Repository + Unit of Work Pattern
medium.com Issue #264
1) Why Repository? Why Unit of Work?
-
CleanArchitecture: Clean Architecture & Onion Architecture in .NET
medium.com Issue #264
A concise, practical guide to Clean and Onion architectures and how my project “CleanArchitecture” helps .NET teams ship maintainable…
-
Clean Architecture with .NET
medium.com Issue #242
https://medium.com/@michaelmaurice410/clean-architecture-with-net-3caa275e3398
-
15+ .NET Best Practices Every Developer Should Know in 2025 (From Real Projects)
medium.com Issue #242
https://medium.com/@saikatpaul960/15-net-best-practices-every-developer-should-know-in-2025-from-real-projects-31af9562be55
-
Less Code, More Impact: The Art of Doing More by Writing Less
medium.com Issue #242
https://medium.com/@orbens/less-code-more-impact-the-art-of-doing-more-by-writing-less-43346fccf561?source=rss------dotnet-5
-
🍁Mastering SOLID Principles in Real-World .NET Projects
c-sharpcorner.com Issue #240
https://www.c-sharpcorner.com/article/mastering-solid-principles-in-real-world-net-projects/
-
Applying SOLID in .NET: Principles for Long-Term Codebase Health
blog.stackademic.com Issue #237
https://blog.stackademic.com/applying-solid-in-net-principles-for-long-term-codebase-health-c45bdaef6c9c
-
The Single Responsibility Principle, Demystified
levelup.gitconnected.com Issue #234
https://levelup.gitconnected.com/the-single-responsibility-principle-demystified-e437a2454625
-
Understanding SOLID Principles with simple Console App in .NET
c-sharpcorner.com Issue #229
https://www.c-sharpcorner.com/article/understanding-solid-principles-with-simple-console-app-in-net/
-
Reusable Code Snippets I Copy Into Every New Project
medium.com Issue #206
https://medium.com/@kittikawin_ball/reusable-code-snippets-i-copy-into-every-new-project-c9a759c5468a