Provides an opinionated framework for explicitly defining MediatR Request Pipelines using the Autofac DI system.
Info
Version: | 1.1.10 |
Author(s): | kluhman |
Last Update: | Thursday, March 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MediatR.Extensions.FluentBuilder.Autofac |
Install
Install-Package MediatR.Extensions.FluentBuilder.Autofac
dotnet add package MediatR.Extensions.FluentBuilder.Autofac
paket add MediatR.Extensions.FluentBuilder.Autofac
MediatR.Extensions.FluentBuilder.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR.Extensions.FluentBuilder.Core(>= 1.1.10)
- Autofac(>= 5.1.2)
Tags