Search code examples
MediatR is returning null while unit testing controller...

c#unit-testingasp.net-web-apinunitmediatr

Read More
"No service for type 'MediatR.IRequestHandler" on execution Azure Function...

c#dependency-injectionazure-functionsnuget-packagemediatr

Read More
MediatR publish and MediatR send...

c#asp.net-core-mvcmediatr

Read More
Validation in a Mediatr behaviour pipeline...

c#unity-containerfluentvalidationmediatr

Read More
Integrate Mediatr with Autofac...

.net.net-coreautofacmediatr

Read More
Asp.WebAPI with Mediatr12 and FluentValidation (migration)...

c#.net-coreasp.net-web-apiclean-architecturemediatr

Read More
Cannot access a disposed object (IServiceProvider) while using MediatR in tests...

asp.net-coredependency-injectionmediatr

Read More
How to upload file outside of controller and not in IFormFile type...

c#asp.net-corefile-uploadcqrsmediatr

Read More
CQRS Commands/Queries decorators...

c#decoratorautofaccqrsmediatr

Read More
Does MediatR walk all classes in the project looking for matches?...

asp.net-coremediatr

Read More
.NET Core 7 Minimal API MediatR IRequest Handler mapping error...

c#mediatr.net-7.0minimal-apisasp.net-core-7.0

Read More
MediatR generic handlers...

c#asp.net-core-6.0mediatr

Read More
EF Core - query is changing depending of the role...

c#asp.netmediatr

Read More
C# MediatR error: Register your handlers with the container...

c#dependency-injectionhandlermediatormediatr

Read More
MediatR Issue : Error while validating the service descriptor 'ServiceType: MediatR.IRequestHand...

c#.net-corecqrsmediatr

Read More
Unit testing validation through MediatR PipelineBehavior...

c#unit-testingcqrsfluentvalidationmediatr

Read More
Resolving a DI error with Mediatr and .NET Core 7 Minimal APIs...

c#mediatrminimal-apisasp.net-core-7.0

Read More
Notification Handler don't receiving notification after mediator.publish in .NET-Core...

c#.net.net-coremediatormediatr

Read More
type 'Commands.UpdateFirmDateCommand' cannot be used as type parameter 'TRequest' in...

asp.netasp.net-corecqrsmediatr

Read More
Stackoverflow Exception in MediatR Ping Sample?...

c#.netmediatr.net-7.0

Read More
.Net problem with posting Command. Values showing as null...

asp.net-mvcasp.net-corecqrsmediatr

Read More
automate test for mediatR in dot net...

c#mediatr

Read More
IRequestHandler return void...

c#async-awaittaskcqrsmediatr

Read More
MediatR registiring query class in different class library not working...

c#.net-6.0mediatr

Read More
MediatR - Handling current user in query...

c#mediatrasp.net-core-2.2

Read More
How to instantiate Mediatr as part of a Unit Test?...

cqrsmediatr

Read More
How can I bind form fields to a nested model on post?...

formsasp.net-corepostmodel-bindingmediatr

Read More
MediatR: INotification handler is being called multiple times...

c#asp.netmediatr

Read More
firebase repository in .net core 3.1 does not work on the server when i deploy it, and works well lo...

firebasedependency-injectioncqrs.net-core-3.1mediatr

Read More
does returning object in insert method violate cqrs pattern?...

integration-testingtddbddcqrsmediatr

Read More
BackNext