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

Support for other IoC providers #62

Open
Slicksim opened this issue Mar 3, 2023 · 1 comment
Open

Support for other IoC providers #62

Slicksim opened this issue Mar 3, 2023 · 1 comment

Comments

@Slicksim
Copy link

Slicksim commented Mar 3, 2023

I'm liking the look of this library for implementing camunda workers, however, it seems to be tied heavily to the MS provided IoC container.

Would it be possible to extend this to support other IoC providers like SimpleInjector?

@TechnoBerry
Copy link
Owner

Hello! Thank you for your question! I apologize for not answering for a long time.

This library uses IoC abstractions provided by MS because I thought that MS provided abstractions is a minimal API for every IoC container. At the moment, the use of the library has a pretty strong connection to the IoC provided by MS and it may takes a lot of time to add support of another IoC container.

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

No branches or pull requests

2 participants