System.IO.Pipelines 10.0.0-rc.2.25502.107

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.CodeAnalysis.Workspaces.MSBuild
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.
18
StreamJsonRpc
A cross-platform .NET portable library that implements the JSON-RPC wire protocol and can use System.IO.Stream or WebSocket so you can use it with any transport.
13
Microsoft.CodeAnalysis.CSharp.Workspaces
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
13
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/8ca3954ca335343ce6dd1d14d8d1c6c3369710b7
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/31d685b2d9a86ca1243014d175a3da813f78e428
12
Microsoft.AspNetCore.Http.Features
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
12
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/50bd09a9eefdf9bc3653dbf6d9624b31a023c7c0.
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
11
OPCFoundation.NetStandard.Opc.Ua.Bindings.Https
OPC UA Https Binding Library
11
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/dotnet/aspnetcore/tree/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63
11
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
11
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
10
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/8edf7bcd4f1594c3d68a6a567469f41dbd33dd1b.
10
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/0621c1748eac08dd516edc950559ab7e8308f214
10
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/3f1acb59718cadf111a0a796681e3d3509bb3381
10
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/416f7c5a54bcf5c34eaf69ffa04cf3f12435b153.
10
Microsoft.AspNetCore.Http.Features
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/718171eeb4bd236ab4f0d9b1ecd97ecc63ec0be1
10
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/0a2e366eaf4d29b24b9a98e5782a04bef573189e
10
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/331b52b370cd4e7fe2919d4d4cda27412e2ab1cc
10

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