System.IO.Pipelines
9.0.0-rc.2.24473.5
Prefix Reserved
dotnet add package System.IO.Pipelines --version 9.0.0-rc.2.24473.5
NuGet\Install-Package System.IO.Pipelines -Version 9.0.0-rc.2.24473.5
<PackageReference Include="System.IO.Pipelines" Version="9.0.0-rc.2.24473.5" />
paket add System.IO.Pipelines --version 9.0.0-rc.2.24473.5
#r "nuget: System.IO.Pipelines, 9.0.0-rc.2.24473.5"
// Install System.IO.Pipelines as a Cake Addin #addin nuget:?package=System.IO.Pipelines&version=9.0.0-rc.2.24473.5&prerelease // Install System.IO.Pipelines as a Cake Tool #tool nuget:?package=System.IO.Pipelines&version=9.0.0-rc.2.24473.5&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (607)
Showing the top 5 NuGet packages that depend on System.IO.Pipelines:
Package | Downloads |
---|---|
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. |
|
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/c0ae1d179dba6f3acd0e55be55718c97c9028698 |
|
Pipelines.Sockets.Unofficial
Package Description |
|
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/c70204ae3c91d2b48fa6d9b92b62265f368421b4 |
|
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/bde21ee2b98b775b010d01a93f81ef587fe80962. |
GitHub repositories (154)
Showing the top 5 popular GitHub repositories that depend on System.IO.Pipelines:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
Version | Downloads | Last updated | |
---|---|---|---|
9.0.0-rc.2.24473.5 | 76,882 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 101,133 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 85,023 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 126,851 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 106,626 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 9,689 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 85,902 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 7,756 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 32,333 | 2/13/2024 | |
8.0.0 | 54,982,867 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 711,458 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 131,725 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 96,300 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 69,647 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 29,026 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 213,430 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 29,750 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 13,767 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 51,620 | 2/21/2023 | |
7.0.0 | 62,951,551 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 131,970 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 132,922 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 148,812 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 11,918 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 14,716 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 77,803 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 20,734 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 17,980 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 23,846 | 2/17/2022 | |
6.0.3 | 141,745,553 | 5/10/2022 | |
6.0.2 | 21,258,808 | 2/8/2022 | |
6.0.1 | 15,657,814 | 12/14/2021 | |
6.0.0 | 29,010,038 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 340,388 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 262,275 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 156,748 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 291,248 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 64,067 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 1,536,831 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 240,924 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 13,303 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 53,471 | 2/12/2021 | |
5.0.2 | 30,192,973 | 3/8/2022 | |
5.0.1 | 241,556,038 | 12/8/2020 | |
5.0.0 | 132,693,619 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 212,415 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 12,177 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 20,680 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 28,539 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 8,533 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 4,949 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 13,363 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 18,195 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 78,905 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 10,977 | 3/16/2020 | |
4.7.5 | 4,392,646 | 3/8/2022 | |
4.7.4 | 15,623,139 | 1/12/2021 | |
4.7.3 | 11,612,683 | 10/13/2020 | |
4.7.2 | 24,679,960 | 5/12/2020 | |
4.7.1 | 66,065,548 | 3/24/2020 | |
4.7.0 | 38,943,538 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 42,660 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 6,489 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 24,335 | 10/15/2019 | |
4.6.0 | 39,001,365 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 19,488 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 18,600 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 1,126 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 62,186 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 28,765 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 41,698 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 1,187 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 150,592 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 16,238 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 52,696 | 3/6/2019 | |
4.6.0-preview.19073.11 | 5,997 | 1/29/2019 | |
4.6.0-preview.18571.3 | 9,897 | 12/3/2018 | |
4.5.4 | 554,820 | 10/13/2020 | |
4.5.3 | 31,884,340 | 1/8/2019 | |
4.5.3-servicing-27114-05 | 5,420 | 11/28/2018 | |
4.5.2 | 133,812,344 | 10/1/2018 | |
4.5.1 | 99,095,449 | 9/11/2018 | |
4.5.0 | 43,506,471 | 5/29/2018 | |
4.5.0-rc1 | 141,441 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 116,967 | 4/10/2018 | |
0.1.0-alpha-001 | 102,900 | 9/14/2017 |