The Smart Way of Using the Decorator Pattern in C#



The Smart Way of Using the Decorator Pattern in C#

The Smart Way of Using the Decorator Pattern in C#

Use code DDD20 and get 20% off the brand new Domain-Driven Design course on Dometrain: https://dometrain.com/course/getting-started-domain-driven-design-ddd

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas

Hello, everybody, I’m Nick, and in this video, I will show you how you can change your code’s behaviour without changing the code directly. We will be using a technique called Decoration and we will also use a new .NET 8 feature to make it even more interesting.

Subscribe to Amichai: @amantinband
Workshops: https://bit.ly/nickworkshops

Don’t forget to comment, like and subscribe 🙂

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet