Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

I follow the book, Agile Principles, Patterns, and Practices in C#, step by step to practice design principle and some design pattern

Design Principle

[Version 1] Only Software Design Principle (No Package) - 2018/03/20

  1. Single Responsitility Principle
  2. Open-Closed Principle
  3. Liskov Substitution Principle
  4. Interface Segregation Principle
  5. Dependency Inversion Principle

Design Pattern

  1. Command Pattern (2018/03/20)

Other Technique

  1. Test Driven Development
  2. Unit Testing

About

Practice build a Payroll Service with the book, Agile Principles, Patterns, and Practices in C#.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages