Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3 When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Buffers --version 4.5.0-preview2-26406-04
Install-Package System.Buffers -Version 4.5.0-preview2-26406-04
| 包名 | 版本要求 |
|---|---|
| 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 |
|---|---|
| 发布时间 | 2018-04-10 01:15:04 |
| 项目主页 | https://dot.net/ |
| 许可证 | https://github.com/dotnet/corefx/blob/master/LICENSE.TXT |