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

Dependency Injection with Autofac #82

Closed
gregyjames opened this issue Mar 1, 2023 · 0 comments · Fixed by #118
Closed

Dependency Injection with Autofac #82

gregyjames opened this issue Mar 1, 2023 · 0 comments · Fixed by #118

Comments

@gregyjames
Copy link
Owner

Is your feature request related to a problem? Please describe.
Use DI with autofac to inject concrete instances of the interfaces (i.e IClient, IStream, ILoggerFactory)

Describe the solution you'd like
Create a configure container class to register all dependencies then adjust code from hard coded dependencies.

Describe alternatives you've considered
N/A

Additional context
N/A

@gregyjames gregyjames linked a pull request Jan 17, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant