Skip to main content
System.Buffers package icon

System.Buffers

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

Total Downloads
5.9B
5,881,014,068
Published
May 6, 2018
Latest stable version

Install

.NET CLI
dotnet add package System.Buffers --version 4.5.0-rc1
Package Manager Console
Install-Package System.Buffers -Version 4.5.0-rc1
PackageReference
<PackageReference Include="System.Buffers" Version="4.5.0-rc1" />

Frameworks

.NETFramework4.5 .NETCoreApp2.0 .NETStandard1.1 .NETStandard2.0 .NETPortable4.5-Profile111 UAP10.0.16299 Windows8.0 WindowsPhoneApp8.1

Dependencies

[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.1
[4.3.0, )
System.Threading
.NETStandard1.1
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 8 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.