USyrup – Dependency Injection Framework


A simple to use dependency injection framework for the Unity Game Engine inspired by Java's Guice and Dagger frameworks.


by Jeffan


Price History +

USyrup is a dependency injection framework designed for the Unity Game Engine. It's heavily inspired by Java's Guice/Dagger DI frameworks, co-opting similar such semantics from those libraries. The core problem that USyrup attempts to address is simplicity. Many dependency injection frameworks that currently exist are both incredibly feature rich and even more so complicated. USyrup's simplicity makes DI much more approachable and actually benefit a project instead of creating dependency confusion.


Check out USyrup on Github: https://github.com/Jeffan207/usyrup

Or through OpenUPM: https://openupm.com/packages/com.cannone.usyrup/