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

Create extension using Microsoft.Extensions.DependencyInjection.Abstractions #627

Closed
schodemeiss opened this issue Apr 16, 2019 · 1 comment

Comments

@schodemeiss
Copy link

It would be nice if we could create an Adapter or Extension for Zenject that extends the Microsoft.Extensions.DependencyInjection.Abstractions lib. That way, we can rely on an abstracted DIContainer rather than binding our game projects directly to Zenject.

Other DI's have done this, so I'm sure it's possible here. Please see: https://github.com/aspnet/Extensions/tree/master/src/DependencyInjection

@schodemeiss
Copy link
Author

Moved to Extenject: modesttree#2

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

1 participant