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

Documentation of use with dependency injection #482

Closed
clmcgrath opened this issue Apr 1, 2019 · 3 comments · Fixed by #912
Closed

Documentation of use with dependency injection #482

clmcgrath opened this issue Apr 1, 2019 · 3 comments · Fixed by #912

Comments

@clmcgrath
Copy link

Does system.commandline support dependency injection via MEDI if so
examples should be documented on the wiki

if not can this be implemented ? seems like an important feature

@jonsequitur
Copy link
Contributor

Agreed.

The capability to bind arbitrary values by type is roughed in via the model binding infrastructure (example) but the API isn't exposed well yet.

We're also investigating integration with GenericHost: #440.

@TristanApc
Copy link

I have the same request. Considering that the integration with GenericHost is closed, was there any progress on the documentation for DI?

@osoykan
Copy link

osoykan commented Apr 18, 2020

Hi, I have written a blog post about how you use Dependency Injection, which also includes Aspnet.Core. I hope it helps.

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

Successfully merging a pull request may close this issue.

4 participants