Ludo-UnityInject
UnityInject is a dependency injection (DI) framework designed specifically for Unity projects. It helps manage dependencies between different parts of your application, making your code more modular, testable, and maintainable.
登录后发表评论