-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
🏁 Release: .NET Core 2.xIdentifies work items for the .NET Core 2.x releasesIdentifies work items for the .NET Core 2.x releasesPri1Indicates issues/PRs that are high priorityIndicates issues/PRs that are high priorityPri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Memory
Milestone
Description
Document remaining Memory<T>-related APIs
We've documented a portion of the Span<T> and Memory<T>-related APIs in the following PRs:
- Document APIs for the System.Buffers Namespace docs#2256
- Switch msdn link to /docs/standard/events/index.md #136
- Additional changes to Span<T> and Span<T>.Enumerator #228
- Added docs for ReadOnlySpan #358
- Documentation for Memory<T>, IMemoryOwner<T> #548
The remaining APIs (in the System.Buffers namespace, should also be documented. These include:
Metadata
Metadata
Assignees
Labels
🏁 Release: .NET Core 2.xIdentifies work items for the .NET Core 2.x releasesIdentifies work items for the .NET Core 2.x releasesPri1Indicates issues/PRs that are high priorityIndicates issues/PRs that are high priorityPri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Memory