We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
We do have a sample in the getting started Step (Dependency Injection), injecting ILoggerFactory in a plugin.
semantic-kernel/dotnet/samples/GettingStarted/Step4_Dependency_Injection.cs
Line 53 in c022cf9
HomeAutomation Demo also uses DI with plugins, injecting plugins within plugins.
semantic-kernel/dotnet/samples/Demos/HomeAutomation/Program.cs
Line 58 in c022cf9
and here
semantic-kernel/dotnet/samples/Demos/HomeAutomation/Plugins/MyAlarmPlugin.cs
Line 12 in c022cf9
Sorry, something went wrong.
markwallace-microsoft
No branches or pull requests
The text was updated successfully, but these errors were encountered: