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

Add Dependency Injection API #8

Closed
Turnerj opened this issue Oct 13, 2019 · 3 comments
Closed

Add Dependency Injection API #8

Turnerj opened this issue Oct 13, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@Turnerj
Copy link
Member

Turnerj commented Oct 13, 2019

Add Microsoft Dependency Injection Abstraction to the various libraries and add extension methods where appropriate.

@Turnerj Turnerj added the enhancement New feature or request label Oct 13, 2019
@Turnerj
Copy link
Member Author

Turnerj commented Oct 13, 2019

After some thought, ultimately the way people use it differs from situation to situation. Applying rules about whether it is a singleton or a scoped dependency should be up to the consumer.

@Turnerj Turnerj closed this as completed Oct 13, 2019
@Turnerj
Copy link
Member Author

Turnerj commented Oct 26, 2019

After more thought, this is still something that should be on the table.

@Turnerj Turnerj reopened this Oct 26, 2019
@Turnerj
Copy link
Member Author

Turnerj commented Oct 28, 2019

Initial dependency injection support in 06e46bb

@Turnerj Turnerj closed this as completed Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant