C#

Explaining SOLID principles with C# examples

5 minute read

SOLID are five basic principles for object-oriented programming and design. If applied, the solution is more likely to be easy to maintain and extend over time