System.Memory 4.5.4

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

Microsoft
安装
dotnet add package System.Memory --version 4.5.4
Install-Package System.Memory -Version 4.5.4
依赖
.NETCoreApp2.0
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.3, )
.NETFramework4.5
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
.NETFramework4.6.1
包名版本要求
System.Buffers [4.5.1, )
System.Numerics.Vectors [4.5.0, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
.NETPortable4.5-Profile111
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
.NETStandard1.1
包名版本要求
System.Buffers [4.5.1, )
System.Diagnostics.Debug [4.3.0, )
System.Globalization [4.3.0, )
System.Reflection [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
System.Runtime.Extensions [4.3.0, )
System.Runtime.InteropServices [4.3.0, )
.NETStandard2.0
包名版本要求
System.Buffers [4.5.1, )
System.Numerics.Vectors [4.4.0, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
MonoAndroid1.0
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
MonoTouch1.0
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
UAP10.0.16299
包名版本要求
System.Runtime.CompilerServices.Unsafe [4.5.3, )
Windows8.0
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
WindowsPhoneApp8.1
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
Xamarin.Mac2.0
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
Xamarin.TVOS1.0
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
Xamarin.WatchOS1.0
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
Xamarin.iOS1.0
包名版本要求
System.Buffers [4.5.1, )
System.Runtime.CompilerServices.Unsafe [4.5.3, )
版本详情
作者Microsoft
发布时间2020-03-24 17:09:51
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT