Decorator Design Pattern (An Introduction for .NET Developers [.NET 5 and C#])

DotNet Core Central
DotNet Core Central
4.2 هزار بار بازدید - 3 سال پیش - In this video, I am
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:    • Factory Method Design Pattern [An Int...   2. Abstract factory design pattern:    • Abstract Factory Design Pattern (An I...   3. Builder design pattern:    • Builder Design Pattern (An Introducti...   4. Prototype design pattern:    • Prototype Design Pattern (An Introduc...   5. Adapter design pattern:    • Adapter Design Pattern (An Introducti...   6. Bridge design pattern:    • Bridge Design Pattern (An Introductio...   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
3 سال پیش در تاریخ 1400/06/07 منتشر شده است.
4,261 بـار بازدید شده
... بیشتر