Caravel.MediatR is a package that contains reusable behaviours (validation, logging).
Info
Version: | 0.20.0 |
Author(s): | Marco Talento |
Last Update: | Saturday, October 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Caravel.MediatR |
Install
Install-Package Caravel.MediatR
dotnet add package Caravel.MediatR
paket add Caravel.MediatR
Caravel.MediatR Download (Unzip the "nupkg" after downloading)
Dependencies
- Caravel(>= 0.12.0)
- FluentValidation(>= 9.3.0)
- MediatR(>= 9.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
Tags