SOLID This repository contains source code for the SOLID principles in C# on Code Maze blog: Single Responsibility Principle Open Closed Principle Liskov Substitution Principle Interface Segregation Principle Dependency Inversion Principle