Validation using MediatR's Pipeline Behaviors and FluentValidation (.Net Core 6)
-
Updated
Nov 15, 2022 - C#
Validation using MediatR's Pipeline Behaviors and FluentValidation (.Net Core 6)
LearnHub is a microservices-based e-learning platform built with .NET, Docker, and RabbitMQ, enabling course creation, student enrollment, order processing, and real-time notifications.
One more library for MediatR. It allows you to configure the most commonly used PipelineBehaviors in a very simple way.
Example about how to implement Pipeline Behavior from MediatR package adding a pipeline for data validation
Add a description, image, and links to the pipelinebehaviors topic page so that developers can more easily learn about it.
To associate your repository with the pipelinebehaviors topic, visit your repo's landing page and select "manage topics."