System.Buffers 4.5.1

Prefix Reserved

Requires NuGet 2.12 or higher.

dotnet add package System.Buffers --version 4.5.1
                    
NuGet\Install-Package System.Buffers -Version 4.5.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Buffers" Version="4.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Buffers" Version="4.5.1" />
                    
Directory.Packages.props
<PackageReference Include="System.Buffers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Buffers --version 4.5.1
                    
#r "nuget: System.Buffers, 4.5.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package System.Buffers@4.5.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Buffers&version=4.5.1
                    
Install as a Cake Addin
#tool nuget:?package=System.Buffers&version=4.5.1
                    
Install as a Cake Tool

Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.

Commonly Used Types:
System.Buffers.ArrayPool<T>

7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (29)

Showing the top 5 NuGet packages that depend on System.Buffers:

Package Downloads
MySql.Data

MySql.Data.MySqlClient .Net Core Class Library

CsvHelper

A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.

Microsoft.Win32.Registry

Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView

System.IO.Compression

Provides classes that support the compression and decompression of streams. Commonly Used Types: System.IO.Compression.DeflateStream System.IO.Compression.GZipStream System.IO.Compression.CompressionMode System.IO.Compression.CompressionLevel System.IO.Compression.ZipArchiveEntry System.IO.Compression.ZipArchive System.IO.Compression.ZipArchiveMode When using NuGet 3.x this package requires at least version 3.4.

Microsoft.Extensions.Logging.Abstractions

Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.5.1 99,364 1/17/2021
4.5.0 15,675 1/17/2021
4.5.0-rc1 4 1/17/2021
4.5.0-preview2-26406-04 2 1/17/2021
4.5.0-preview1-26216-02 4 1/17/2021
4.5.0-preview1-25914-04 5 1/17/2021
4.4.0 117,744 1/17/2021
4.4.0-preview2-25405-01 6 1/17/2021
4.4.0-preview1-25305-02 3 1/17/2021
4.3.0 21,685 1/17/2021
4.3.0-preview1-24530-04 26 1/17/2021
4.0.0 21,031 1/17/2021
4.0.0-rc2-24027 315 1/17/2021