Simple mediator to handle publishing and subscribing to messages.
Info
Version: | 6.1.3 |
Author(s): | Matthew Nelson-White |
Last Update: | Monday, December 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mnelsonwhite/MiniMediator |
NuGet Url: | https://www.nuget.org/packages/MiniMediator |
Install
Install-Package MiniMediator
dotnet add package MiniMediator
paket add MiniMediator
MiniMediator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- MiniMediator.Abstractions(>= 6.1.3)
- System.Collections.Immutable(>= 5.0.0)
- System.Reactive(>= 5.0.0)