System.IO.Pipes 4.0.0-beta-23119

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.IO.Pipes.

Requires NuGet 3.0 or higher.

dotnet add package System.IO.Pipes --version 4.0.0-beta-23119
NuGet\Install-Package System.IO.Pipes -Version 4.0.0-beta-23119
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-23119" />
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-23119
#r "nuget: System.IO.Pipes, 4.0.0-beta-23119"
#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-23119&prerelease

// Install System.IO.Pipes as a Cake Tool
#tool nuget:?package=System.IO.Pipes&version=4.0.0-beta-23119&prerelease

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 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.

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 11 7/20/2015
4.0.0-beta-23019 267 6/29/2015
4.0.0-beta-22816 489 4/24/2015
4.0.0-beta-22605 39 2/13/2015
4.0.0-beta-22416 38 1/16/2015
4.0.0-beta-22231 188 11/11/2014