PeterKneale
Envoy
by:
PeterKneale
- 12,955 total downloads
- last updated 4/30/2018
- Latest version: 1.2.4
With the mediator pattern, communication between objects is encapsulated within a mediator object. Objects no longer communicate directly with each other, but instead communicate through the mediator. This reduces the dependencies between communicating objects, thereby reducing coupling.
- 4,381 total downloads
- last updated 4/30/2018
- Latest version: 1.2.4
Autofac extensions for Envoy