Mediator pattern with so called Outlets as sinks.
Info
| Version: | 2.0.0 |
| Author(s): | TimoHeiten |
| Last Update: | Wednesday, May 27, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TimoHeiten/heitech.Mediator |
| NuGet Url: | https://www.nuget.org/packages/heitech.Mediator |
Install
Install-Package heitech.Mediator
dotnet add package heitech.Mediator
paket add heitech.Mediator
heitech.Mediator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Scrutor(>= 2.2.0)
Tags