Use MicrosoftDependencyInjection as the IoC container for Mediator.Net.
Info
Version: | 4.8.0 |
Author(s): | Yuan(Eddy) Ma |
Last Update: | Tuesday, October 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mayuanyang/Mediator.Net |
NuGet Url: | https://www.nuget.org/packages/Mediator.Net.MicrosoftDependencyInjection |
Install
Install-Package Mediator.Net.MicrosoftDependencyInjection
dotnet add package Mediator.Net.MicrosoftDependencyInjection
paket add Mediator.Net.MicrosoftDependencyInjection
Mediator.Net.MicrosoftDependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Mediator.Net(>= 3.4.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
Tags