Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve Namespace Description and Parameterless ctors in Extensions.Hosting #8471

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

Nick-Stanton
Copy link
Member

Summary

Fills in missing descriptions in Microsoft.Extensions.Hosting. This combined with dotnet/runtime#76692 should close dotnet/runtime#43915.

Partial Fixes dotnet/runtime#43915

@Nick-Stanton Nick-Stanton requested a review from a team October 6, 2022 15:56
@Nick-Stanton Nick-Stanton requested a review from a team as a code owner October 6, 2022 15:56
@ghost ghost assigned Nick-Stanton Oct 6, 2022
@ghost
Copy link

ghost commented Oct 6, 2022

Tagging subscribers to this area: @dotnet/area-extensions-hosting
See info in area-owners.md if you want to be subscribed.

Issue Details

Summary

Fills in missing descriptions in Microsoft.Extensions.Hosting. This combined with dotnet/runtime#76692 should close dotnet/runtime#43915.

Partial Fixes dotnet/runtime#43915

Author: Nick-Stanton
Assignees: Nick-Stanton
Labels:

area-Extensions-Hosting

Milestone: -

@opbld33
Copy link

opbld33 commented Oct 6, 2022

Learn Build status updates of commit 572582d:

✅ Validation status: passed

File Status Preview URL Details
xml/Microsoft.Extensions.Hosting/BackgroundService.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting/ConsoleLifetimeOptions.xml ✅Succeeded View
xml/Microsoft.Extensions.Hosting/HostOptions.xml ✅Succeeded View
xml/ns-Microsoft.Extensions.Hosting.Systemd.xml ✅Succeeded View
xml/ns-Microsoft.Extensions.Hosting.WindowsServices.xml ✅Succeeded View
xml/ns-Microsoft.Extensions.Hosting.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Contributor

@gewarren gewarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@gewarren gewarren merged commit 7e5768c into dotnet:main Oct 6, 2022
@Nick-Stanton Nick-Stanton deleted the APIDebtHosting branch October 6, 2022 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API documentation debt - Microsoft.Extensions.Hosting
3 participants