A Simple Implementation of the Desing Pattern Decorator, from GOF book.
This repository contains examples of design patterns implemented in C#. Each example is contained in a separate C# file.
It is formed by one C# .net core 6.0 console applications.
MyLittleCoffeShop. To Run just clone the code, open in Visual Studio and hit [F5]