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.DependencyInjection |
Install
Install-Package MiniMediator.DependencyInjection
dotnet add package MiniMediator.DependencyInjection
paket add MiniMediator.DependencyInjection
MiniMediator.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- MiniMediator(>= 6.1.3)
- MiniMediator.Abstractions(>= 6.1.3)