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

Enhanced dependency container #232

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

polycone
Copy link
Member

New features

  • Dependency container builder
  • Auto registration (assembly scan)
  • A dependency is resolvable by all of its parents (interfaces and superclass)
  • Multiple dependency resolving (into a list)

This is a better version with auto scan and enhanced interface registering features.
@polycone polycone added this to the Quality of life milestone Sep 20, 2023
@polycone polycone requested a review from zuev93 September 20, 2023 21:19
@polycone polycone marked this pull request as draft September 20, 2023 22:02
@polycone polycone marked this pull request as ready for review September 21, 2023 15:34
@polycone polycone merged commit 795cd86 into feature/better-multiplayer-state Sep 21, 2023
@polycone polycone deleted the feature/easy-ioc-di branch September 21, 2023 15:35
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.

2 participants