The Repository is used to have all the types of design patterns with examples for each of them.
These are the GOF (Gangs Of Four) Patterns, which are commonly used for object oriented programing.
Their are 3 types of Design patterns under the repository
- Behavioral
- Creational
- Structural.