Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 175 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 175 Bytes

C# Design Strategies

Pluralsight class by Jon Skeet

SOLID

Single Responsibility

Open/Closed

Liskov Substitution

Interface Segregation

Dependency Inversion