CardboardCore - Dependency Injection

FREE
Publisher Cardboard Core
File size 87.06kB
Number of files 18
Latest version 1.1.5
Latest release date 2022-08-16 02:40:31
First release date 2021-11-24 08:33:17
Supported Unity versions 2018.4.2 or higher

For support or feedback, feel free to join us on Discord: https://discord.gg/xPupJKdyRR


The goal of this package is to help building a simple yet solid foundation in your project by injecting specific dependencies in places where it's normally tricky to do so.

This is **not** a replacement for `SerializeField` during runtime, nor is it a replacement for static classes. Instead it's a way to quickly help keeping your code dependencies in check.

Be it Unity or pure C# code. Both can be easily combined with this package.


Please feel free to contact for any kind of support or requests. This is just the initial release of this package, and I'm working on a lot of improvements and extra features.