System.IO.Pipelines 10.0.0-preview.7.25380.108

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.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/e7f262e33108e92fc8805b925cc04b07d254118b
38
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/431de5f2dab8829ad9e4ac5e65a87c11253be7c7.
38
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/8e1779e16298415843e85029d8b52a1ae9bb4c30.
37
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/0f9ad16b096ca2535d77efd2ad27645449421b44
37
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/dotnet/aspnetcore/tree/d6f154cca3863703cf87c8b840eea9cbe20229b2
36
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/AspNetCore/tree/458d97420a173fe87487b58ec4aa47a4c9dc4710
35
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/3fe12b935c03138f76364dc877a7e069e254b5b2
35
Microsoft.AspNetCore.WebUtilities
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da7e9894ce22ef8cc02e5acc56e95a6f8cf8f644
35
Microsoft.AspNetCore.Http.Features
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/bd1e14b7d16b798de8a874189c89afed755a266c
34
Microsoft.AspNetCore.Http.Features
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9699b939f94b7524a178821d78addefa5af5d750
34
Microsoft.AspNetCore.Server.IIS
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source at: https://github.com/aspnet/IISIntegration/tree/1b87f1e913d29c600e7190b187632874807ecda5
34
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/dotnet/aspnetcore/tree/617d594f2bf75a8904d3d0e7d68a0bacf8e6763a
34
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/AspNetCore/tree/4d0b3722384bfec7d4c210674df9b7bf1e59da90
34
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/3c37ef8f5358abb303c05d299f029fca7d867d56
34
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
34
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/b3e69109341a1017423af7981b8b84b646f5bcce.
34
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/df45061e218c9b5813c5531bc06fb238a23e30f6.
34
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/65df6b1065bae316232a6c9907a8be995302fb5e.
34
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/e5eb71d6714749bccf91d9268ece78cd5d4d43ea.
34

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

.NET Framework 4.6.2

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
10.0.0-preview.7.25380.108 3 8/16/2025
10.0.0-preview.6.25358.103 5 7/15/2025
10.0.0-preview.5.25277.114 12 6/9/2025
10.0.0-preview.4.25258.110 15 5/16/2025
10.0.0-preview.3.25171.5 15 4/16/2025
10.0.0-preview.2.25163.2 17 3/23/2025
10.0.0-preview.1.25080.5 20 2/26/2025
9.0.8 3 8/11/2025
9.0.7 8 7/10/2025
9.0.6 9 6/12/2025
9.0.5 12 5/18/2025
9.0.4 15 4/16/2025
9.0.3 16 3/14/2025
9.0.2 17 2/19/2025
9.0.1 20 2/2/2025
9.0.0 21 1/11/2025
9.0.0-rc.2.24473.5 20 2/8/2025
9.0.0-rc.1.24431.7 22 9/19/2024
9.0.0-preview.7.24405.7 19 8/14/2024
9.0.0-preview.6.24327.7 20 8/3/2024
9.0.0-preview.5.24306.7 19 8/8/2024
9.0.0-preview.4.24266.19 22 8/7/2024
9.0.0-preview.3.24172.9 26 4/19/2024
9.0.0-preview.2.24128.5 27 4/24/2024
9.0.0-preview.1.24080.9 27 3/7/2024
8.0.0 28 3/7/2024
8.0.0-rc.2.23479.6 23 3/5/2024
8.0.0-rc.1.23419.4 29 3/5/2024
8.0.0-preview.7.23375.6 26 3/7/2024
8.0.0-preview.6.23329.7 23 3/7/2024
8.0.0-preview.5.23280.8 31 3/7/2024
8.0.0-preview.4.23259.5 32 3/7/2024
8.0.0-preview.3.23174.8 25 3/7/2024
8.0.0-preview.2.23128.3 20 3/7/2024
8.0.0-preview.1.23110.8 34 3/7/2024
7.0.0 29 3/7/2024
7.0.0-rc.2.22472.3 26 3/5/2024
7.0.0-rc.1.22426.10 25 3/5/2024
7.0.0-preview.7.22375.6 21 3/7/2024
7.0.0-preview.6.22324.4 27 3/7/2024
7.0.0-preview.5.22301.12 23 3/7/2024
7.0.0-preview.4.22229.4 28 3/7/2024
7.0.0-preview.3.22175.4 25 3/2/2024
7.0.0-preview.2.22152.2 25 3/7/2024
7.0.0-preview.1.22076.8 24 3/7/2024
6.0.3 24 3/7/2024
6.0.2 28 3/7/2024
6.0.2-mauipre.1.22102.15 27 3/7/2024
6.0.2-mauipre.1.22054.8 28 3/7/2024
6.0.1 34 2/27/2024
6.0.0 26 3/7/2024
6.0.0-rc.2.21480.5 31 3/4/2024
6.0.0-rc.1.21451.13 32 2/27/2024
6.0.0-preview.7.21377.19 25 2/27/2024
6.0.0-preview.6.21352.12 25 3/7/2024
6.0.0-preview.5.21301.5 25 3/3/2024
6.0.0-preview.4.21253.7 25 3/7/2024
6.0.0-preview.3.21201.4 25 3/7/2024
6.0.0-preview.2.21154.6 27 3/7/2024
6.0.0-preview.1.21102.12 28 3/7/2024
5.0.2 24 3/7/2024
5.0.1 28 3/7/2024
5.0.0 21 4/12/2022
5.0.0-rc.2.20475.5 26 3/5/2024
5.0.0-rc.1.20451.14 28 3/5/2024
5.0.0-preview.8.20407.11 24 3/7/2024
5.0.0-preview.7.20364.11 24 3/7/2024
5.0.0-preview.6.20305.6 25 3/7/2024
5.0.0-preview.5.20278.1 29 3/7/2024
5.0.0-preview.4.20251.6 30 3/7/2024
5.0.0-preview.3.20214.6 26 3/4/2024
5.0.0-preview.2.20160.6 28 3/7/2024
5.0.0-preview.1.20120.5 27 3/7/2024
4.7.5 26 3/3/2024
4.7.4 26 3/7/2024
4.7.3 24 3/7/2024
4.7.2 27 3/7/2024
4.7.1 31 4/12/2022
4.7.0 29 3/7/2024
4.7.0-preview3.19551.4 19 3/7/2024
4.7.0-preview2.19523.17 26 3/7/2024
4.7.0-preview1.19504.10 30 3/7/2024
4.6.0 29 2/22/2024
4.6.0-rc1.19456.4 30 3/5/2024
4.6.0-preview9.19421.4 23 3/7/2024
4.6.0-preview9.19416.11 31 3/7/2024
4.6.0-preview8.19405.3 25 3/7/2024
4.6.0-preview7.19362.9 27 3/7/2024
4.6.0-preview6.19303.8 23 3/4/2024
4.6.0-preview6.19264.9 27 3/5/2024
4.6.0-preview5.19224.8 27 3/7/2024
4.6.0-preview4.19212.13 25 3/7/2024
4.6.0-preview3.19128.7 31 3/7/2024
4.6.0-preview.19073.11 23 3/7/2024
4.6.0-preview.18571.3 24 3/7/2024
4.5.4 31 3/7/2024
4.5.3 30 3/7/2024
4.5.3-servicing-27114-05 29 3/7/2024
4.5.2 19 3/7/2024
4.5.1 28 3/7/2024
4.5.0 26 3/7/2024
4.5.0-rc1 25 3/7/2024
4.5.0-preview2-26406-04 27 3/7/2024
0.1.0-alpha-001 21 3/4/2024