CardboardCore - Dependency Injection

Support Reddit: https://www.reddit.com/r/CardboardCore/


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.