Dependency Injection with Unity Framework and C#

preview_player
Показать описание
Unity Dependency Injection. Examples of class dependency rules in C#. Demonstration of Unity Framework for handing inversion of control dependency injection.
Рекомендации по теме
Комментарии
Автор

That was really helpful, thanks a lot!

TomRaf
Автор

Question (I'm a noob when it comes to injectors): when at runtime the hero switches one type of sword with another type of sword, how is this handled? Let's say "OneHandedSwordShortSword" vs "TwoHandedLongSword", the classics lol.

angel_machariel
Автор

just for feedback, zoom all the code. That's zoom when you type it's annoying and you can't focus on the code.

alexspyrou