The Wayback Machine - https://web.archive.org/web/20210505140112/https://github.com/dotnet/runtime/pull/52284
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

Move ServiceCollection to abstractions #52284

Draft
wants to merge 1 commit into
base: main
from

Conversation

@davidfowl
Copy link
Contributor

@davidfowl davidfowl commented May 5, 2021

Part of #44728

PS: I don't think I did this correctly

@dotnet-issue-labeler
Copy link

@dotnet-issue-labeler dotnet-issue-labeler bot commented May 5, 2021

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@msftbot
Copy link
Contributor

@msftbot msftbot bot commented May 5, 2021

Tagging subscribers to this area: @eerhardt, @maryamariyan
See info in area-owners.md if you want to be subscribed.

Issue Details

Part of #44728

PS: I don't think I did this correctly

Author: davidfowl
Assignees: -
Labels:

area-Extensions-DependencyInjection, new-api-needs-documentation

Milestone: -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment