VContainer + UniRx
UniRx is an Rx (Reactive Extension) library optimized for Unity.
Here is an example of combining VContainer entry points with UniRx.
If you want to create a short hand like AddTo(this)
, you can create an extension method like this:
This can be used as follows: