MediatR extensions for ASP.NET Core.
Info
Version: | 11.1.0 |
Author(s): | Jimmy Bogard |
Last Update: | Wednesday, February 15, 2023 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/MediatR.Extensions.Microsoft.DependencyInjection |
Install
Install-Package MediatR.Extensions.Microsoft.DependencyInjection
dotnet add package MediatR.Extensions.Microsoft.DependencyInjection
paket add MediatR.Extensions.Microsoft.DependencyInjection
MediatR.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
Tags