Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mediatr

MediatR register only specific handlers in an assembly with ASP.NET DI

MediatR setup for shared Class Library in Console vs WebAPI

Register dependency with generic sub-type - For Mediatr

How do I register a request with a generic type in MediatR

Cannot access a disposed object. Object name: 'IServiceProvider' error in AspNet Core/EF Core project

MediatR Autofac Handler registration in Container

mediatr

How does MediatR know which handler to call?

c# mediatr

The name `Foo` was already registered by another type, GraphQL

c# graphql mediatr

How to use the FluentValidation library with MediatR IPipelineBehavior?

How to test MediatR handlers in XUnit with FluentAssertions

When should I use IPipelineBehavior over IRequestPreProcessor?

.net mediatr

MediatR library: following the DRY principle

c# .net dry cqrs mediatr

MediatR generic handlers

c# asp.net-core-6.0 mediatr

Is it possible to implement MediatR in the Aggregates (Domain Layer) without dependency injection (DDD)?

No service for type 'MediatR.IRequestHandler' has been registred .net 6

asp.net-mvc mediatr

How to log "who did what" without adding userId in every method?

MediatR doesn't handle contravariant notifications

Error constructing handler for request of type mediatr.irequesthandler`2