Search code examples
How to avoid code duplication in MediatR request handlers?...

c#oopdomain-driven-designcqrsmediatr

Read More
Type or namespace SigninManager<> could not be found Identity 3.1.1 Mediatr 8.0.0...

asp.net-core.net-coreasp.net-identitymediatr

Read More
get type from library assembly...

c#asp.net-core.net-coremediatr

Read More
Component registration issue using MediatR and Autofac...

c#asp.net-coreautofaccqrsmediatr

Read More
When executing API method using MediatR, getting an error...

c#asp.net-coremediatr

Read More
Generic CQRS Query handler with custom return type...

c#.netgenericscqrsmediatr

Read More
Where should I put the code for refreshing access token with a DDD & CQRS manner?...

c#asp.net-coredomain-driven-designcqrsmediatr

Read More
How do I use query parameters in attributes?...

c#asp.net-corequery-stringmediatrasp.net-core-routing

Read More
MediatR request handler is not called from another location...

c#.net-coremediatr

Read More
Understanding Autofac configuration for Mediatr...

c#autofacmediatr

Read More
Cannot setup a Moq callback for MediatR...

c#moqfluent-assertionsmediatr

Read More
Cannot access a disposed object after HttpClient.SendAsync()...

c#asp.net-coredotnet-httpclientmediatr

Read More
Why doesn't Mediatr resolve method when entites are in different projects?...

c#asp.net-coremediatr

Read More
How is Mediatr wired?...

c#mediatormediatr

Read More
How to get the integer value returned in Task <int> format - Asp.net Core MVC - MediaTr...

asp.netasp.net-mvcasp.net-coremediatr

Read More
Moving MediatR from a MVC project to Razor Pages. Cannot get basic syntax to work...

c#asp.net-mvcasp.net-corerazormediatr

Read More
Is it possible to handle one query but with different handlers using mediatR?...

c#ninjectmediatr

Read More
Mediatr unable to resolve UserManager in ASP.Net Core...

c#asp.net-coreasp.net-identitymediatrusermanager

Read More
Use non-default constructor for Razor Pages...

c#asp.net-coremodel-bindingmediatr

Read More
How to add Mediatr to DryIoc...

c#mediatrdryioc

Read More
Handling Exception throwed in a MediatR event ran as a hangfire job...

c#.netjobshangfiremediatr

Read More
ASP.NET Core API, Mediatr send method raises exception unable to resolve service for type...

c#asp.net-core.net-corefluentvalidationmediatr

Read More
Execute a method after some inactivity using Rx .Net...

.netasp.net-coresystem.reactiveasp.net-core-webapimediatr

Read More
How should I handle Simple Injector Lifestyles for MediatR NotificationHandlers?...

asp.netioc-containersimple-injectormediatr

Read More
Double validation in MediatR pipeline...

c#asp.net-corecqrsfluentvalidationmediatr

Read More
CQRS - Creating BaseCommandHandler using Mediatr in C#, ASP.net Core...

c#.netdesign-patternscqrsmediatr

Read More
How to test MediatR handlers in XUnit with FluentAssertions...

c#asp.net-corexunitfluent-assertionsmediatr

Read More
Including user id in domain events...

c#dnsdomain-driven-designmediatr

Read More
Is it possible to implement MediatR in the Aggregates (Domain Layer) without dependency injection (D...

domain-driven-designaggregatemediatrdomain-events

Read More
Mediatr Notifications on ViewModel in WPF MVVM...

c#wpfmvvmmediatr

Read More
BackNext