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

Refactore DependencyInjection #728

Closed
6 tasks done
daveMueller opened this issue Feb 10, 2020 · 0 comments · Fixed by #768
Closed
6 tasks done

Refactore DependencyInjection #728

daveMueller opened this issue Feb 10, 2020 · 0 comments · Fixed by #768
Labels
enhancement General enhancement request

Comments

@daveMueller
Copy link
Collaborator

daveMueller commented Feb 10, 2020

While working on #697, #727 that should close #559 we decided to refactor the static dependency injection container located in core into separated container for each driver. This includes

  • Add service to msbuild
  • Add service to console
  • Add service to collectors
  • Add service to tests
  • remove DependencyInjectionfrom core
  • remove DependencyInjectionExtensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancement request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants