Skip to content

Commit e906a0b

Browse files
2 parents 9e7c072 + a25ef92 commit e906a0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ catch (Exception ex)
7878
}
7979
```
8080

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+
8185
## Purpose
8286
This package attempts to solve multiple issues with the current extensibility model.
8387

0 commit comments

Comments
 (0)