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

Support Microsoft.Extensions.DependencyInjection #639

Open
hadashiA opened this issue Mar 2, 2024 · 0 comments
Open

Support Microsoft.Extensions.DependencyInjection #639

hadashiA opened this issue Mar 2, 2024 · 0 comments

Comments

@hadashiA
Copy link
Owner

hadashiA commented Mar 2, 2024

VContainer will continue to only for Unity.

Recently, however, there have been cases where the nuget package is used together with Unity.

For example, Cysharp products have a policy of distributing new libraries through NuGetForUnity.

Needless to say, the standard for DI in the NuGet world is Microsfot.Extensions.DependencyInjection.
It has an abstract layer specification to which the various DI libraries conform.

It would be worth considering that VContainer could also be used via Microsoft.Extensions.DependencyInjection.

This was referenced May 11, 2024
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