Caching and cache invalidation of MediatR Requests via Pipeline Behaviors
-
Updated
Dec 11, 2022 - C#
Caching and cache invalidation of MediatR Requests via Pipeline Behaviors
A language learning app with ASP.NET Core Web API, Blazor UI and ASP.NET Core Identity for user management. Utilizes JWT, Entity Framework Core, MediatR and more.
Validation using MediatR's Pipeline Behaviors and FluentValidation (.Net Core 6)
A web api application that allows game players to enter their game scores then view the leaderboards
Using pipeline behaviors to implement cross-cutting concerns
I have created a MediatR demo application showcasing the usage of Pipeline Behaviors, Result Pattern, and Fluent Validations.
Example about how to implement Pipeline Behavior from MediatR package adding a pipeline for data validation
CQRS command validation using MediatR's Pipeline Behaviors and FluentValidation.
Add a description, image, and links to the pipeline-behaviors topic page so that developers can more easily learn about it.
To associate your repository with the pipeline-behaviors topic, visit your repo's landing page and select "manage topics."