Skip to main content
System.IO.Pipelines package icon

System.IO.Pipelines

Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader

Total Downloads
2.8B
2,834,559,715
Published
Dec 14, 2021
Latest stable version

Install

.NET CLI
dotnet add package System.IO.Pipelines --version 6.0.1
Package Manager Console
Install-Package System.IO.Pipelines -Version 6.0.1
PackageReference
<PackageReference Include="System.IO.Pipelines" Version="6.0.1" />

Frameworks

.NETFramework4.6.1 .NETCoreApp3.1 net6.0 .NETStandard2.0

Dependencies

System.Buffers
.NETFramework4.6.1
[4.5.1, )
System.Memory
.NETFramework4.6.1
[4.5.4, )
[4.5.4, )
System.Buffers
.NETStandard2.0
[4.5.1, )
System.Memory
.NETStandard2.0
[4.5.4, )
[4.5.4, )

Adoption guide

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

Compatibility metadata lists 4 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.