Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 211 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 211 Bytes

CleanArchitecture_RC

What is SOLID?

S - Single-responsiblity Principle
O - Open-closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle\