We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e7c072 + a25ef92 commit e906a0bCopy full SHA for e906a0b
README.md
@@ -78,6 +78,10 @@ catch (Exception ex)
78
}
79
```
80
81
+### Dependency Injection
82
+To incorporate a DI container into your extension, see the complimentary project: [
83
+Community.VisualStudio.Toolkit.DependencyInjection](https://github.com/VsixCommunity/Community.VisualStudio.Toolkit.DependencyInjection)
84
+
85
## Purpose
86
This package attempts to solve multiple issues with the current extensibility model.
87
0 commit comments