Skip to content
/ oodp Public

Code sample of Object Oriented Design Principle, SOLID Principle using C#

License

Notifications You must be signed in to change notification settings

mahedee/oodp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OODP : Object Oriented Design Principle

SOLID Principle

  1. SRP - Single responsibility principle
  2. OCP -Open closed principle
  3. LSP - Liskov substitution principle
  4. ISP - Interface Segregation principle
  5. DIP - Dependency inversion principle

About

Code sample of Object Oriented Design Principle, SOLID Principle using C#

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages