DEPENDENCY INJECTION ON UNITY (PART 2)

This is the long-awaited continuation of my previous post about dependency injection.

DEPENDENCY INJECTION ON UNITY

Many has been written about dependency injection, even Unity folks wrote about it long time ago, and there are some good frameworks like Zenject, so what is so cool about dependency injection?