-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
QUIC: Rename S.N.Quic --> S.N.Private.Quic #54720
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @dotnet/ncl Issue DetailsFollow up for #54534 The naming scheme for our internal libraries contains Private to properly communicate the intent. I intentionally skipped this step in the #54610 to cause the least churn possible while very active development is ongoing and also to get the change in ASAP. We should decide whether we want to do the rename and if so when. This issue is irrelevant post 6.0, since we plan to properly expose the APIs for 7.0.
|
@karelz this needs triage with our QUIC team. |
I think we should do it for .NET 6. Let's discuss on Tue in QUIC meeting. |
Triage: We should hide it behind the PreviewFeatureAttribute |
Related to #55024 |
Closing in favor of #55024 |
Follow up for #54534
The naming scheme for our internal libraries contains Private to properly communicate the intent. I intentionally skipped this step in the #54610 to cause the least churn possible while very active development is ongoing and also to get the change in ASAP.
We should decide whether we want to do the rename and if so when.
This issue is irrelevant post 6.0, since we plan to properly expose the APIs for 7.0.
The text was updated successfully, but these errors were encountered: