- Notifications
You must be signed in to change notification settings - Fork845
Add service lifetime support to DI helpers.#5880
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
...aries/Microsoft.Extensions.AI/ChatCompletion/ChatClientBuilderServiceCollectionExtensions.cs OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
...aries/Microsoft.Extensions.AI/ChatCompletion/ChatClientBuilderServiceCollectionExtensions.csShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
...aries/Microsoft.Extensions.AI/ChatCompletion/ChatClientBuilderServiceCollectionExtensions.cs OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
dotnet-comment-bot commentedFeb 11, 2025
🎉Good job! The coverage increased 🎉
Full code coverage report:https://dev.azure.com/dnceng-public/public/_build/results?buildId=948675&view=codecoverage-tab |
...aries/Microsoft.Extensions.AI/ChatCompletion/ChatClientBuilderServiceCollectionExtensions.cs OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
dotnet-comment-bot commentedFeb 12, 2025
🎉Good job! The coverage increased 🎉
Full code coverage report:https://dev.azure.com/dnceng-public/public/_build/results?buildId=950106&view=codecoverage-tab |
b67faa0 intodotnet:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Adds a
ServiceLifetimeoptional parameter to all the DI helpers, defaulting toSingleton.Fix#5875.
Microsoft Reviewers:Open in CodeFlow