Gil LaHaye

Senior Software Engineer

Post by this author

Using Semantic Kernel with Dependency Injection

Semantic Kernel fully supports dependency injection. After receiving many questions from the community as to how to best use dependency injection with Semantic Kernel, the team created an app to illustrate some effective patterns.  Dependency injection is a technique in which an object receives other objects that it requires rather than ...