Search code examples
Integrate Autofac with mediatr ASP.NET Web API2...

c#asp.net-web-api2autofacmediatr

Read More
Unity DI Container RegisterType method breaking changes from v5.8.x to v5.9.x...

dependency-injection.net-coreunity-containermediatr

Read More
Add a generic handler for Send and Publish methods of the MediatR library in asp .net core...

c#asp.net-coremediatr

Read More
Mediatr: Unit Testing behaviors/validation...

c#.net-corefluentvalidationmediatr

Read More
MediatR setup for shared Class Library in Console vs WebAPI...

c#asp.net-coreasp.net-core-webapicqrsmediatr

Read More
Mediatr: reducing number of DI'ed objects...

c#dependency-injection.net-coreautofacmediatr

Read More
MediatR CQRS - How to deal with unexisting resources (asp.net core web api)...

c#asp.net-coremediatr

Read More
DDD, CQRS and Mediatr query filtering...

c#domain-driven-designdbcontextcqrsmediatr

Read More
Cannot resolve parameter 'MediatR.ServiceFactory serviceFactory' (MediatR with Autofac)...

autofacmediatr

Read More
Constraint Violated Exception on MediatR Behavior...

c#asp.net-coremediatr

Read More
Which layer to handle response code decision in Clean Architecture...

asp.net-coreclean-architecturemediatr

Read More
Events Out of Order While Rebuilding Read Side DB...

asynchronousmessagingcqrsevent-sourcingmediatr

Read More
Read-Side DB eventual Consistency with Event Handlers. How to segment read side updates...

c#cqrsevent-sourcingeventual-consistencymediatr

Read More
How to decouple MediatR from my business layer...

.net-coremediatr

Read More
CQRS with MediatR and re-usability of commands...

c#domain-driven-designcqrsdtomediatr

Read More
Adapt/Wrap MediatR notifications in existing framework...

c#autofacmediatr

Read More
Have a synchronous handler and an asynchronous handler...

c#mediatormediatr

Read More
single instance in MediatR and NInject...

c#.netninjectmediatr

Read More
How can I register a nested generic type using Simple Injector?...

c#dependency-injectionioc-containersimple-injectormediatr

Read More
Mediator pipline behaviors registration...

c#structuremapmediatr

Read More
Dependency Injection with inheritance...

c#dependency-injectionautofacfluentvalidationmediatr

Read More
Generic Decorator pattern using ninject...

c#ninjectmediatr

Read More
Registering a MediatR pipeline constrained PostProcessor using ASP.NET Core DI...

dependency-injectionasp.net-coremediatr

Read More
Mediatr - Pre/post-processor specialization...

genericsdependency-injectionasp.net-coremediatr

Read More
Trying to use IPipelineBehavior with ASP.NET Core - get System.InvalidCastException...

mediatr

Read More
Access ControlerBase outside Action (in CQRS handler)...

asp.net-corecqrsmediatr

Read More
Should I test CQRS Handlers or the whole request output in Web Api Core...

.netasp.net-web-apiasp.net-corecqrsmediatr

Read More
MediatR gets multiple handlers instances when expected single...

dryiocmediatr

Read More
How do I register and use a MediatR pipeline handler, for ASP.NET Core?...

asp.net-corecqrsmediatr

Read More
Why do CQRS command handlers exclude saving UnitOfWork?...

.netcqrsmediatr

Read More
BackNext