System.IO.Pipelines 9.0.1

About

A library designed to make it easier to do high-performance I/O.

Apps that parse streaming data are composed of boilerplate code having many specialized and unusual code flows. The boilerplate and special case code is complex and difficult to maintain.

System.IO.Pipelines was architected to:

  • Have high performance parsing streaming data.
  • Reduce code complexity.

Key Features

  • Single producer/single consumer byte buffer management.
  • Reduction in code complexity and boilerplate code associated with I/O operations.

How to Use

Check the System.IO.Pipelines in .NET article for a full example.

Main Types

The main types provided by this library are:

  • System.IO.Pipelines.Pipe
  • System.IO.Pipelines.PipeWriter
  • System.IO.Pipelines.PipeReader

Additional Documentation

Feedback & Contributing

System.IO.Pipelines is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on System.IO.Pipelines.

Packages Downloads
Microsoft.AspNetCore.Components.Web
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3c37ef8f5358abb303c05d299f029fca7d867d56
13
Microsoft.AspNetCore.Components.Web
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93
14
Microsoft.AspNetCore.Components.Web
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/50b7e9c661453874aa7a54a3985d5120564bb2e5
13
Microsoft.AspNetCore.Components.Web
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/70048beee894074e9718206a0017d9b080ee66ff
12
Microsoft.AspNetCore.Components.Web
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e
12
Microsoft.AspNetCore.Connections.Abstractions
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/aspnet/KestrelHttpServer/tree/5db6394769e229139cbf8538ec73253ce76e735b
13
Microsoft.AspNetCore.Server.IIS
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
17
Microsoft.AspNetCore.Server.IISIntegration
ASP.NET Core components for working with the IIS AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
13
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests.
11
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1f050242559e7b90ff6c4ee7f99d92b3a5af5a62
12
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/4d0b3722384bfec7d4c210674df9b7bf1e59da90
12
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2670c128d522473e146ff9f8159bfffdfe694cd9
12
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
11
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/be51b1aa73343e45a1d00afd436abad794f471fb
11
Microsoft.AspNetCore.TestHost
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6cb1b5953598e1562d33e1cbbdae2b130792833
11
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/2f760738cb92f32f50c981b68ba04ac3c8b7ee48.
11
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/ae1fff344d46976624e68ae17164e0607ab68b10.
11
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
12
Pipelines.Sockets.Unofficial
Package Description
11
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
12

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
9.0.1 1 17.01.2025
9.0.0 3 26.11.2024
9.0.0-rc.2.24473.5 8 23.10.2024
9.0.0-rc.1.24431.7 7 22.09.2024
9.0.0-preview.7.24405.7 7 22.09.2024
9.0.0-preview.6.24327.7 7 22.09.2024
9.0.0-preview.5.24306.7 7 22.09.2024
9.0.0-preview.4.24266.19 7 22.09.2024
9.0.0-preview.3.24172.9 7 22.09.2024
9.0.0-preview.2.24128.5 7 22.09.2024
9.0.0-preview.1.24080.9 7 22.09.2024
8.0.0 7 22.09.2024
8.0.0-rc.2.23479.6 10 22.09.2024
8.0.0-rc.1.23419.4 7 22.09.2024
8.0.0-preview.7.23375.6 7 22.09.2024
8.0.0-preview.6.23329.7 1 17.01.2025
8.0.0-preview.5.23280.8 7 22.09.2024
8.0.0-preview.4.23259.5 7 22.09.2024
8.0.0-preview.3.23174.8 7 22.09.2024
8.0.0-preview.2.23128.3 7 22.09.2024
8.0.0-preview.1.23110.8 7 22.09.2024
7.0.0 13 13.03.2024
7.0.0-rc.2.22472.3 7 22.09.2024
7.0.0-rc.1.22426.10 7 22.09.2024
7.0.0-preview.7.22375.6 7 22.09.2024
7.0.0-preview.6.22324.4 7 22.09.2024
7.0.0-preview.5.22301.12 7 22.09.2024
7.0.0-preview.4.22229.4 7 22.09.2024
7.0.0-preview.3.22175.4 7 22.09.2024
7.0.0-preview.2.22152.2 7 22.09.2024
7.0.0-preview.1.22076.8 7 22.09.2024
6.0.3 10 08.02.2024
6.0.2 7 22.09.2024
6.0.1 7 22.09.2024
6.0.0 7 22.09.2024
6.0.0-rc.2.21480.5 7 22.09.2024
6.0.0-rc.1.21451.13 7 22.09.2024
6.0.0-preview.7.21377.19 7 22.09.2024
6.0.0-preview.6.21352.12 7 22.09.2024
6.0.0-preview.5.21301.5 7 22.09.2024
6.0.0-preview.4.21253.7 6 22.09.2024
6.0.0-preview.3.21201.4 9 22.09.2024
6.0.0-preview.2.21154.6 7 22.09.2024
6.0.0-preview.1.21102.12 7 22.09.2024
5.0.2 7 22.09.2024
5.0.1 10 28.02.2024
5.0.0 7 22.09.2024
5.0.0-rc.2.20475.5 7 22.09.2024
5.0.0-rc.1.20451.14 7 22.09.2024
5.0.0-preview.8.20407.11 7 22.09.2024
5.0.0-preview.7.20364.11 7 22.09.2024
5.0.0-preview.6.20305.6 7 22.09.2024
5.0.0-preview.5.20278.1 7 22.09.2024
5.0.0-preview.4.20251.6 7 22.09.2024
5.0.0-preview.3.20214.6 7 22.09.2024
5.0.0-preview.2.20160.6 7 22.09.2024
5.0.0-preview.1.20120.5 7 22.09.2024
4.7.5 9 22.09.2024
4.7.4 7 22.09.2024
4.7.3 8 22.09.2024
4.7.2 10 22.02.2024
4.7.1 8 22.09.2024
4.7.0 8 22.09.2024
4.7.0-preview3.19551.4 7 22.09.2024
4.7.0-preview2.19523.17 7 22.09.2024
4.7.0-preview1.19504.10 7 22.09.2024
4.6.0 7 22.09.2024
4.6.0-rc1.19456.4 8 22.09.2024
4.6.0-preview9.19421.4 7 22.09.2024
4.6.0-preview9.19416.11 7 22.09.2024
4.6.0-preview8.19405.3 7 22.09.2024
4.6.0-preview7.19362.9 9 22.09.2024
4.6.0-preview6.19303.8 7 22.09.2024
4.6.0-preview6.19264.9 7 22.09.2024
4.6.0-preview5.19224.8 7 22.09.2024
4.6.0-preview4.19212.13 8 22.09.2024
4.6.0-preview3.19128.7 7 22.09.2024
4.6.0-preview.19073.11 8 22.09.2024
4.6.0-preview.18571.3 7 22.09.2024
4.5.4 7 22.09.2024
4.5.3 7 22.09.2024
4.5.3-servicing-27114-05 7 22.09.2024
4.5.2 14 12.02.2024
4.5.1 8 22.09.2024
4.5.0 9 29.01.2024
4.5.0-rc1 7 22.09.2024
4.5.0-preview2-26406-04 7 22.09.2024
0.1.0-alpha-001 6 22.09.2024