System.IO.Pipes
4.0.0-beta-23019
Prefix Reserved
This is a prerelease version of System.IO.Pipes.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.IO.Pipes --version 4.0.0-beta-23019
NuGet\Install-Package System.IO.Pipes -Version 4.0.0-beta-23019
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.IO.Pipes" Version="4.0.0-beta-23019" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO.Pipes --version 4.0.0-beta-23019
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.IO.Pipes, 4.0.0-beta-23019"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.IO.Pipes as a Cake Addin #addin nuget:?package=System.IO.Pipes&version=4.0.0-beta-23019&prerelease // Install System.IO.Pipes as a Cake Tool #tool nuget:?package=System.IO.Pipes&version=4.0.0-beta-23019&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a means for interprocess communication through anonymous and/or named pipes.
Commonly Used Types:
System.IO.Pipes.NamedPipeServerStream
System.IO.Pipes.PipeDirection
System.IO.Pipes.PipeOptions
System.IO.Pipes.PipeTransmissionMode
System.IO.Pipes.NamedPipeClientStream
System.IO.Pipes.PipeStream
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNXCore 5.0
- System.IO (>= 4.0.10-beta-23019)
- System.IO.FileSystem.Primitives (>= 4.0.0-beta-23019)
- System.Resources.ResourceManager (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.20-beta-23019)
- System.Runtime.Extensions (>= 4.0.10-beta-23019)
- System.Runtime.Handles (>= 4.0.0-beta-23019)
- System.Runtime.InteropServices (>= 4.0.20-beta-23019)
- System.Security.Principal (>= 4.0.0-beta-23019)
- System.Threading (>= 4.0.10-beta-23019)
- System.Threading.Overlapped (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.10-beta-23019)
- System.Threading.ThreadPool (>= 4.0.10-beta-23019)
-
Unsupported 0.0
- System.IO (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.0-beta-23019)
- System.Runtime.Handles (>= 4.0.0-beta-23019)
- System.Security.Principal (>= 4.0.0-beta-23019)
- System.Threading.Tasks (>= 4.0.0-beta-23019)
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on System.IO.Pipes:
Repository | Stars |
---|---|
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|
|
Nethereum/Nethereum
Ethereum .Net cross platform integration library
|
|
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
dotnet/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-beta-23119 | 12 | 7/20/2015 |
4.0.0-beta-23019 | 269 | 6/29/2015 |
4.0.0-beta-22816 | 491 | 4/24/2015 |
4.0.0-beta-22605 | 41 | 2/13/2015 |
4.0.0-beta-22416 | 40 | 1/16/2015 |
4.0.0-beta-22231 | 190 | 11/11/2014 |