Info
Version: | 0.3.0 |
Author(s): | Sergey Nazarov |
Last Update: | Monday, March 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/InsightAppDev/Insight.Autofac.Extensions.MediatR |
NuGet Url: | https://www.nuget.org/packages/Insight.Autofac.Extensions.MediatR |
Install
Install-Package Insight.Autofac.Extensions.MediatR
dotnet add package Insight.Autofac.Extensions.MediatR
paket add Insight.Autofac.Extensions.MediatR
Insight.Autofac.Extensions.MediatR Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.1.2)
- FluentValidation(>= 8.6.2)
- MediatR(>= 8.0.1)
- Microsoft.Extensions.Logging(>= 3.1.2)
Tags
Logging and validation decorators presented.