.net standard mediator mode implement with dependencyInjection.
Info
Version: | 1.1.0 |
Author(s): | Huanent |
Last Update: | Wednesday, April 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/huanent/Mediator |
NuGet Url: | https://www.nuget.org/packages/Huanent.Mediator.DependencyInjection |
Install
Install-Package Huanent.Mediator.DependencyInjection
dotnet add package Huanent.Mediator.DependencyInjection
paket add Huanent.Mediator.DependencyInjection
Huanent.Mediator.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Huanent.Mediator(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)