youtube image
From YouTube: .NET Design Review: Core Pipelines APIs

Description

00:00:00 - Approved: Add MemoryExtension APIs to get parity with array APIs https://github.com/dotnet/corefx/issues/25850#issuecomment-357358606
00:20:28 - Approved: String-like extension methods to ReadOnlySpan(char) Epic https://github.com/dotnet/corefx/issues/21395#issuecomment-357363944
00:43:51 - Approved: Add StringBuilder.Equals(string) to efficiently compare a StringBuilder with a string. https://github.com/dotnet/corefx/issues/25846