Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kediatR core does not support dependencies #13

Closed
miguelmcorreia opened this issue Jun 4, 2021 · 0 comments · Fixed by #17
Closed

kediatR core does not support dependencies #13

miguelmcorreia opened this issue Jun 4, 2021 · 0 comments · Fixed by #17
Assignees

Comments

@miguelmcorreia
Copy link

I am using kediatR and was having a blast until i got to such a use-case where i need to inject some dependencies into my Handler. In this case the CommandBusBuilder throws since while reflecting suitable instances for the bus the package just invokes newInstance.

From the examples it seems that the spring implementation supports injection. Is there a way to overcome this without using spring? This is a cucumber test app and I am actually using PicoContainer...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants