Publisher | Jeffan |
---|---|
File size | 49.34kB |
Number of files | 22 |
Latest version | 1.0.3 |
Latest release date | 2022-09-12 03:15:17 |
First release date | 2022-09-12 03:15:17 |
Supported Unity versions | 2018.4.2 or higher |
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/