Design Patterns Design patterns examples written in C#, created initially for teaching purposes 🎓 Including the following design patterns: Creational Simple Factory Abstract Factory Builder Singleton Structural Adapter Facade Behavioral Chain of Responsibility Mediator 🚧 A new revised version can be found in the revised branch 🌿