System.IO.Pipelines
4.5.0
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.IO.Pipelines -Version 4.5.0
dotnet add package System.IO.Pipelines --version 4.5.0
<PackageReference Include="System.IO.Pipelines" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO.Pipelines --version 4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.IO.Pipelines, 4.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.IO.Pipelines as a Cake Addin
#addin nuget:?package=System.IO.Pipelines&version=4.5.0
// Install System.IO.Pipelines as a Cake Tool
#tool nuget:?package=System.IO.Pipelines&version=4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
.NETStandard 2.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
MonoAndroid 1.0
- System.Buffers (>= 4.4.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
MonoTouch 1.0
- System.Buffers (>= 4.4.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
UAP 10.0.16299
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
UAP 10.0.16300
- No dependencies.
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.4.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.4.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.4.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.4.0)
- System.Threading.Tasks.Extensions (>= 4.5.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on System.IO.Pipelines:
| Package | Downloads |
|---|---|
|
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
|
|
|
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
|
|
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
|
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
|