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.
dotnet add package System.Buffers --version 4.3.0-preview1-24530-04
Install-Package System.Buffers -Version 4.3.0-preview1-24530-04
| 包名 | 版本要求 |
|---|---|
| System.Diagnostics.Debug | [4.3.0-preview1-24530-04, ) |
| System.Diagnostics.Tracing | [4.3.0-preview1-24530-04, ) |
| System.Resources.ResourceManager | [4.3.0-preview1-24530-04, ) |
| System.Runtime | [4.3.0-preview1-24530-04, ) |
| System.Threading | [4.3.0-preview1-24530-04, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-10-24 16:35:13 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |