-
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
Undocumented 7.0 APIs in System #72409
Comments
Tagging subscribers to this area: @dotnet/area-system-globalization Issue DetailsBelow is the list of APIs that were introduced in 7.0 and have not yet been fully documented. Relevant dates:
@dotnet/area-system-globalization @tarekgh
@dotnet/area-system-runtime @stephentoub
|
Tagging subscribers to this area: @dotnet/gc Issue DetailsBelow is the list of APIs that were introduced in 7.0 and have not yet been fully documented. Relevant dates:
@dotnet/area-system-globalization @tarekgh
@dotnet/area-system-runtime @stephentoub
|
@cshung could you add the required material please? |
@carlossanlop @Maoni0, I see that the |
|
The |
Those got added this week in #72411 in response to Carlos reporting them missing. |
@carlossanlop, will #73725 fix it? |
@carlossanlop for the globalization APIs, looks are marked with the
|
@carlossanlop the following APIs are marked with M:System.TimeOnly.Parse(System.ReadOnlySpan{System.Char},System.IFormatProvider) For M:System.TimeOnly.TryParse(System.String,System.IFormatProvider,System.TimeOnly@) |
I opened the PR to add the missing doc tags to the sources. |
@tarekgh If the dotnet-api-docs item has the boilerplate message |
Hello all, thanks for your patience. I have the latest list of undoc APIs as of Preview7, and having ported all I could find in main from the PRs you all mentioned above. @cshung @tarekgh @stephentoub We are good 👍🏼 with GC, ObjectDisposedException and Globalization. Thanks! @tannergooding @dakersnar we still have some partially undocumented APIs related to Numerics. I did fix the
|
Tagging subscribers to this area: @dotnet/area-system-numerics Issue DetailsBelow is the list of APIs that were introduced in 7.0 and have not yet been fully documented. Relevant dates:
The latest table (Preview6) can be found in this comment. Old table (Preview5)
@dotnet/area-system-globalization @tarekgh
@dotnet/area-system-runtime @stephentoub
|
I'm going to close this issue in favor of the Numerics one. All the APIs with missing docs in System belong to that area. #72410 (comment) |
Below is the list of APIs that were introduced in 7.0 and have not yet been fully documented.
Relevant dates:
The latest table (Preview6) can be found in this comment.
Old table (Preview5)
@Maoni0
@dotnet/area-system-globalization @tarekgh
@dotnet/area-system-runtime @stephentoub
The text was updated successfully, but these errors were encountered: