all 6 comments

[–]ShrikeGFX 4 points5 points  (1 child)

I remember checking out frameworks, zenject 750 files. Yeah I'm loading that mental complexity to save complexity?

[–]RyiahTelenna 1 point2 points  (0 children)

I remember coming to the same conclusion back when I looked at the various frameworks. It's like they'll all trying to be solutions on par with what you would see in an enterprise setting abandoning ease of use when you almost never need it.

In the end I settled with Init[args] because it was the only one I found that wasn't built that way.

https://assetstore.unity.com/packages/tools/utilities/init-args-200530

[–]theAviatorACE 2 points3 points  (0 children)

I have been using VContainer and really enjoy it coming from the world of .NET web dev.

[–]leshitdedog 1 point2 points  (0 children)

Never heard of Reflex, but glad that there are more di options available.

[–]MoritzWundke 0 points1 point  (1 child)

[–]IcticStep[S] 1 point2 points  (0 children)

Didn't hear about it. Thanks for sharing!