System.IO.Pipelines
4.5.3-servicing-27114-05
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.IO.Pipelines --version 4.5.3-servicing-27114-05
NuGet\Install-Package System.IO.Pipelines -Version 4.5.3-servicing-27114-05
<PackageReference Include="System.IO.Pipelines" Version="4.5.3-servicing-27114-05" />
<PackageVersion Include="System.IO.Pipelines" Version="4.5.3-servicing-27114-05" />
<PackageReference Include="System.IO.Pipelines" />
paket add System.IO.Pipelines --version 4.5.3-servicing-27114-05
#r "nuget: System.IO.Pipelines, 4.5.3-servicing-27114-05"
#addin nuget:?package=System.IO.Pipelines&version=4.5.3-servicing-27114-05&prerelease
#tool nuget:?package=System.IO.Pipelines&version=4.5.3-servicing-27114-05&prerelease
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
51d218c1a9d318dd46a14b7456a556b71004cf77
When using NuGet 3.x this package requires at least version 3.4.
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 was computed. 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 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 was computed. net461 was computed. net462 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.1)
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.1)
-
.NETStandard 2.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.1)
-
MonoAndroid 1.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
-
MonoTouch 1.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
-
UAP 10.0.16299
- System.Memory (>= 4.5.1)
- System.Threading.Tasks.Extensions (>= 4.5.1)
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.1)
NuGet packages (717)
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.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/75e79dace86b274327a1afe479228d82a06051a4. |
|
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/75e79dace86b274327a1afe479228d82a06051a4. |
GitHub repositories (182)
Showing the top 20 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.
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
kurrent-io/KurrentDB
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
|
|
kerryjiang/SuperSocket
SuperSocket is a high-performance, extensible socket server application framework for .NET. It provides a robust architecture for building custom network communication applications with support for multiple protocols including TCP, UDP, and WebSocket.
|
|
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.3.25171.5 | 12,991 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 25,672 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 31,477 | 2/25/2025 | |
9.0.4 | 1,126,855 | 4/8/2025 | |
9.0.3 | 3,322,295 | 3/11/2025 | |
9.0.2 | 5,472,462 | 2/11/2025 | |
9.0.1 | 6,326,679 | 1/14/2025 | |
9.0.0 | 19,391,873 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 955,867 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 182,903 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 195,133 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 208,587 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 157,419 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 15,368 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 89,940 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 10,978 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 41,834 | 2/13/2024 | |
8.0.0 | 110,540,651 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 933,867 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 147,845 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 114,342 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 74,255 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 29,951 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 291,496 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 31,399 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 14,212 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 52,787 | 2/21/2023 | |
7.0.0 | 91,998,003 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 141,333 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 142,781 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 149,396 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 12,166 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 15,120 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 87,084 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 21,497 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 21,854 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 28,762 | 2/17/2022 | |
6.0.3 | 198,830,305 | 5/10/2022 | |
6.0.2 | 22,859,407 | 2/8/2022 | |
6.0.1 | 16,866,686 | 12/14/2021 | |
6.0.0 | 31,961,104 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 344,295 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 266,988 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 167,085 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 297,016 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 67,775 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 1,978,661 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 252,105 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 13,655 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 58,164 | 2/12/2021 | |
5.0.2 | 38,923,253 | 3/8/2022 | |
5.0.1 | 307,086,292 | 12/8/2020 | |
5.0.0 | 144,936,076 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 219,000 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 13,032 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 22,240 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 29,641 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 8,750 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 5,142 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 13,587 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 18,623 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 81,005 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 11,178 | 3/16/2020 | |
4.7.5 | 5,289,606 | 3/8/2022 | |
4.7.4 | 16,245,192 | 1/12/2021 | |
4.7.3 | 12,190,084 | 10/13/2020 | |
4.7.2 | 26,955,197 | 5/12/2020 | |
4.7.1 | 71,005,658 | 3/24/2020 | |
4.7.0 | 41,089,840 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 42,877 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 6,637 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 24,521 | 10/15/2019 | |
4.6.0 | 42,796,089 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 19,710 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 18,791 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 1,270 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 62,940 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 29,035 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 42,145 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 1,342 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 202,399 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 16,472 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 53,334 | 3/6/2019 | |
4.6.0-preview.19073.11 | 6,351 | 1/29/2019 | |
4.6.0-preview.18571.3 | 10,073 | 12/3/2018 | |
4.5.4 | 616,978 | 10/13/2020 | |
4.5.3 | 33,477,153 | 1/8/2019 | |
4.5.3-servicing-27114-05 | 5,600 | 11/28/2018 | |
4.5.2 | 145,863,857 | 10/1/2018 | |
4.5.1 | 106,146,104 | 9/11/2018 | |
4.5.0 | 47,330,046 | 5/29/2018 | |
4.5.0-rc1 | 142,366 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 118,116 | 4/10/2018 | |
0.1.0-alpha-001 | 104,488 | 9/14/2017 |