Mediator Design Pattern (An Introduction for .NET Developers [.NET 6 and C# 10])

DotNet Core Central
DotNet Core Central
17.8 هزار بار بازدید - 3 سال پیش - The mediator pattern is a
The mediator pattern is a Behavioral design pattern.

The main intent of the pattern is to have an object that encapsulates interaction between a set of objects. It promotes loose coupling by keeping objects from referring to each other explicitly, hence letting you vary their interactions independently.

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...
7. Decorator design pattern: Decorator Design Pattern (An Introduc...
8. Façade design pattern: Façade Design Pattern (An Introductio...
9. Flyweight design pattern: Flyweight Design Pattern (An Introduc...
10. Proxy design pattern: Proxy Design Pattern (An Introduction...
11. State design pattern: State Machine and State Design Patter...
12. Command design pattern: Command Design Pattern (An Introducti...
13. Iterator design pattern: Iterator Design Pattern (An Introduct...
14. Observer design pattern: Observer Design Pattern (An Introduct...
15. Chain Of Responsibility design pattern: Chain Of Responsibility Pattern (An I...

My GitHub URL: https://github.com/choudhurynirjhar
My Blogsite URL: https://dotnetcorecentral.com/
3 سال پیش در تاریخ 1400/10/19 منتشر شده است.
17,830 بـار بازدید شده
... بیشتر