Decorator Design Pattern (An Introduction for .NET Developers [.NET 5 and C#])
In this video, I am going to walk through the Decorator Design Pattern. It is an Introduction video for .NET Developers [.NET 5 and C#].
The decorator pattern is a structural design pattern. The main intent of the pattern is to attach additional responsibility to an object dynamically. An alternative to subclassing.
The previous two videos in this Design Pattern series are:
1. Factory method design pattern: https://youtu.be/CsuBXpJ8veM
2. Abstract factory design pattern: https://youtu.be/NZLk__ZR5ww
3. Builder design pattern: https://youtu.be/1bL7jX7iK0o
4. Prototype design pattern: https://youtu.be/OFwKNjnQJJ0
5. Adapter design pattern: https://youtu.be/0apTk9rBrqs
6. Bridge design pattern: https://youtu.be/664aFCwHfbo
00:07 - What is decorator pattern
00:41 - Explaining the use case for decorator pattern
04:14 - What would be an alternative for decorator pattern
04:38 - Implementation of the decorator pattern
07:38 - Compare/Contrast with SOLID design principles
08:20 - Using the decorator pattern through a Web API controller
Видео Decorator Design Pattern (An Introduction for .NET Developers [.NET 5 and C#]) автора Питон и инновационное программирование
Видео Decorator Design Pattern (An Introduction for .NET Developers [.NET 5 and C#]) автора Питон и инновационное программирование
Информация
2 декабря 2023 г. 8:07:02
00:12:36
Похожие видео