System.Buffers 4.0.0

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

Microsoft
安装
dotnet add package System.Buffers --version 4.0.0
Install-Package System.Buffers -Version 4.0.0
依赖
.NETStandard1.1
包名版本要求
System.Diagnostics.Debug [4.0.11, )
System.Diagnostics.Tracing [4.1.0, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Threading [4.0.11, )
版本详情
作者Microsoft
发布时间2016-06-27 12:13:59
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770