The project is a group of class libraries that contain creational, behavioral and structural design patterns
* Singleton
* Factory Method
* Abstract Factory
* Builder
* Prototype
* Adapter
* Facade
* Decorator
* Composite
* Bridge
* Flyweight
* Proxy
* Observer
* Strategy
* Command
* State
* Mediator
* Chain of Responsibility
* Template Method
* Visitor
* Iterator
* Memento