- ---
- uid: Guides.IntFw.DI
- title: Dependency Injection
- ---
-
- # Dependency Injection
-
- Dependency injection in the Interaction Service is mostly based on that of the Text-based command service,
- for which further information is found [here](xref:Guides.TextCommands.DI).
-
- > [!NOTE]
- > The 2 are nearly identical, except for one detail:
- > [Resolving Module Dependencies](xref:Guides.IntFw.Intro#resolving-module-dependencies)
|