System.Buffers 4.4.0

Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Buffers --version 4.4.0
Install-Package System.Buffers -Version 4.4.0
依赖
.NETStandard1.1
包名版本要求
System.Diagnostics.Debug [4.3.0, )
System.Diagnostics.Tracing [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
System.Threading [4.3.0, )
版本详情
作者Microsoft
发布时间2017-08-11 18:14:35
项目主页https://dot.net/
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT