System.Memory 4.5.0-preview2-26406-04

Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Memory --version 4.5.0-preview2-26406-04
Install-Package System.Memory -Version 4.5.0-preview2-26406-04
依赖
.NETCoreApp2.0
包名版本要求
System.Numerics.Vectors [4.5.0-preview2-26406-04, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
.NETCoreApp2.1
包名版本要求
Microsoft.NETCore.Platforms [2.0.0, )
.NETFramework4.5
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
.NETPortable4.5-Profile111
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
.NETStandard1.1
包名版本要求
NETStandard.Library [1.6.1, )
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
.NETStandard2.0
包名版本要求
System.Buffers [4.4.0, )
System.Numerics.Vectors [4.5.0-preview2-26406-04, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
UAP10.0.16299
包名版本要求
Microsoft.NETCore.Platforms [2.0.0, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
Windows8.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
WindowsPhoneApp8.1
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.0-preview2-26406-04, )
版本详情
作者Microsoft
发布时间2018-04-10 01:21:51
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT