MediatR extension to FluentValidation for .NET framework.
Info
Version: | 5.1.0 |
Author(s): | Mateusz Przybylek |
Last Update: | Sunday, November 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GetoXs/MediatR.Extensions.FluentValidation.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/MediatR.Extensions.FluentValidation.AspNetCore |
Install
Install-Package MediatR.Extensions.FluentValidation.AspNetCore
dotnet add package MediatR.Extensions.FluentValidation.AspNetCore
paket add MediatR.Extensions.FluentValidation.AspNetCore
MediatR.Extensions.FluentValidation.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.0.1)
- FluentValidation.DependencyInjectionExtensions(>= 9.0.1)
- MediatR(>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
Tags