| @@ -26,6 +26,18 @@ | |||||
| topicUid: Guides.Entities.Casting | topicUid: Guides.Entities.Casting | ||||
| - name: Glossary & Flowcharts | - name: Glossary & Flowcharts | ||||
| topicUid: Guides.Entities.Glossary | topicUid: Guides.Entities.Glossary | ||||
| - name: Dependency Injection | |||||
| items: | |||||
| - name: Introduction | |||||
| topicUid: Guides.DI.Intro | |||||
| - name: Injection | |||||
| topicUid: Guides.DI.Injection | |||||
| - name: Command- & Interaction Services | |||||
| topicUid: Guides.DI.Services | |||||
| - name: Service Types | |||||
| topicUid: Guides.DI.Dependencies | |||||
| - name: Scaling your Application | |||||
| topicUid: Guides.DI.Scaling | |||||
| - name: Working with Text-based Commands | - name: Working with Text-based Commands | ||||
| items: | items: | ||||
| - name: Introduction | - name: Introduction | ||||
| @@ -36,8 +48,6 @@ | |||||
| topicUid: Guides.TextCommands.NamedArguments | topicUid: Guides.TextCommands.NamedArguments | ||||
| - name: Preconditions | - name: Preconditions | ||||
| topicUid: Guides.TextCommands.Preconditions | topicUid: Guides.TextCommands.Preconditions | ||||
| - name: Dependency Injection | |||||
| topicUid: Guides.TextCommands.DI | |||||
| - name: Post-execution Handling | - name: Post-execution Handling | ||||
| topicUid: Guides.TextCommands.PostExecution | topicUid: Guides.TextCommands.PostExecution | ||||
| - name: Working with the Interaction Framework | - name: Working with the Interaction Framework | ||||
| @@ -50,8 +60,6 @@ | |||||
| topicUid: Guides.IntFw.TypeConverters | topicUid: Guides.IntFw.TypeConverters | ||||
| - name: Preconditions | - name: Preconditions | ||||
| topicUid: Guides.IntFw.Preconditions | topicUid: Guides.IntFw.Preconditions | ||||
| - name: Dependency Injection | |||||
| topicUid: Guides.IntFw.DI | |||||
| - name: Post-execution Handling | - name: Post-execution Handling | ||||
| topicUid: Guides.IntFw.PostExecution | topicUid: Guides.IntFw.PostExecution | ||||
| - name: Permissions | - name: Permissions | ||||