MediatR extensions for ASP.NET Core.
Info
Version: | 5.1.2 |
Author(s): | Alexei Kostusev |
Last Update: | Tuesday, October 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kostusev/MediatR.Extensions.Microsoft.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/MediatR.Extensions.Microsoft.DependencyInjectionFixed |
Install
Install-Package MediatR.Extensions.Microsoft.DependencyInjectionFixed
dotnet add package MediatR.Extensions.Microsoft.DependencyInjectionFixed
paket add MediatR.Extensions.Microsoft.DependencyInjectionFixed
MediatR.Extensions.Microsoft.DependencyInjectionFixed Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 5.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
Tags