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 auto resolving with VContainer for ISubscriber,IPublisher,etc #120

Merged
merged 4 commits into from Mar 29, 2024

Conversation

hadashiA
Copy link
Member

#119

If you use Container 1.14 or later, support for automatic resolution by open generics.

NOTE:
RequestHandler is still not supported. This is because assembly scanning is required.

@hadashiA hadashiA marked this pull request as draft March 29, 2024 07:11
@hadashiA hadashiA force-pushed the hadashiA/vcontainer-opengeneric branch from 57ccce1 to f44de61 Compare March 29, 2024 08:02
@hadashiA
Copy link
Member Author

Unit tests with IL2CPP build (macOS) has been passed in my env.

@hadashiA hadashiA marked this pull request as ready for review March 29, 2024 08:03
@hadashiA hadashiA merged commit 9e5aa69 into master Mar 29, 2024
2 checks passed
@hadashiA hadashiA deleted the hadashiA/vcontainer-opengeneric branch March 29, 2024 08:51
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 this pull request may close these issues.

None yet

1 participant