System.Memory 4.5.2-servicing-27114-05

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 51d218c1a9d318dd46a14b7456a556b71004cf77 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Memory --version 4.5.2-servicing-27114-05
Install-Package System.Memory -Version 4.5.2-servicing-27114-05
依赖
.NETCoreApp2.0
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.2, )
.NETFramework4.5
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
.NETFramework4.6.1
包名版本要求
System.Buffers [4.4.0, )
System.Numerics.Vectors [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
.NETPortable4.5-Profile111
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
.NETStandard1.1
包名版本要求
NETStandard.Library [1.6.1, )
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
.NETStandard2.0
包名版本要求
System.Buffers [4.4.0, )
System.Numerics.Vectors [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
MonoAndroid1.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
MonoTouch1.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
UAP10.0.16299
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.2, )
Windows8.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
WindowsPhoneApp8.1
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
Xamarin.Mac2.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
Xamarin.TVOS1.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
Xamarin.WatchOS1.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
Xamarin.iOS1.0
包名版本要求
System.Buffers [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.2, )
版本详情
作者Microsoft
发布时间2018-11-28 16:45:48
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT