My Own Mediator for .NET (Dom.Mediator)
Jan 13 路 10 min read 路 Introduction The Mediator pattern is a common architectural approach used to reduce coupling and to structure application logic around explicit requests and handlers. It helps keep orchestration separate from business logic and makes systems easier t...
Join discussion




