Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Need to migrate to MediatR 3 and evolve from Decorators to pipeline behaviors #187

Closed
CESARDELATORRE opened this issue May 4, 2017 · 4 comments

Comments

@CESARDELATORRE
Copy link
Collaborator

In MediatR 3, it was added support for pipeline behaviors.
Decorators are tough to implement in different containers so it is better to use the new pipeline behaviours.
See https://github.com/jbogard/MediatR/wiki/Behaviors

@jbogard
Copy link
Collaborator

jbogard commented May 31, 2017

Just a heads up - I'm working with the Autofac folks to figure out the right way to register behaviors. I'm more versed in StructureMap and my Autofac example isn't exactly correct.

@CESARDELATORRE
Copy link
Collaborator Author

Thanks Jimmy. We'll wait until you ping again and confirm the best approach for using Autofac with MediatR 3 behaviors.
Thanks for the for the heads-up.

@eiximenis
Copy link
Contributor

@CESARDELATORRE

Done in dev branch. Commit 0c73b09

@CESARDELATORRE
Copy link
Collaborator Author

Closing this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants