8000 GitHub - EpicSharpCode/StrategyExample at 40705e8d06612e10d3d18e4a02b3528783fbe77d
[go: up one dir, main page]

Skip to content

EpicSharpCode/StrategyExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository with an example of using the "Strategy" pattern

Main idea: ► INTERCHANGEABILITY

Key ideas: ● Separating the persistent parts of the program from the changeable ones. ● Preferring composition over inheritance. ● Programming at the level of interfaces, not implementations.

About

Repository with an example of using the "Strategy" pattern

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0