System.IO.Pipes
4.0.0-beta-22605
Prefix Reserved
See the version list below for details.
dotnet add package System.IO.Pipes --version 4.0.0-beta-22605
NuGet\Install-Package System.IO.Pipes -Version 4.0.0-beta-22605
<PackageReference Include="System.IO.Pipes" Version="4.0.0-beta-22605" />
paket add System.IO.Pipes --version 4.0.0-beta-22605
#r "nuget: System.IO.Pipes, 4.0.0-beta-22605"
// Install System.IO.Pipes as a Cake Addin #addin nuget:?package=System.IO.Pipes&version=4.0.0-beta-22605&prerelease // Install System.IO.Pipes as a Cake Tool #tool nuget:?package=System.IO.Pipes&version=4.0.0-beta-22605&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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. 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. |
.NETPlatform | dotnet is compatible. |
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.IO (>= 4.0.0-beta-22605)
- System.Runtime (>= 4.0.0-beta-22605)
- System.Runtime.Handles (>= 4.0.0-beta-22605)
- System.Security.Principal (>= 4.0.0-beta-22605)
- System.Threading.Tasks (>= 4.0.0-beta-22605)
NuGet packages (41)
Showing the top 5 NuGet packages that depend on System.IO.Pipes:
Package | Downloads |
---|---|
System.IO.Pipes.AccessControl
Provides types for managing access and audit control lists for pipes. Commonly Used Types: System.IO.Pipes.PipeSecurity System.IO.Pipes.PipeAccessRule System.IO.Pipes.PipeAuditRule System.IO.Pipes.PipeAccessRights When using NuGet 3.x this package requires at least version 3.4. |
|
ApacheThrift
C# .NET Core bindings for the Apache Thrift RPC system |
|
Microsoft.ServiceHub.Client
The client library for ServiceHub, which makes it easy to request and activate services in another process. |
|
apache-thrift-netcore
For .Net Core - naive port, use with caution... |
|
ServiceWire
ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high performance remote procedure call (RPC) communication between .NET processes over Named Pipes or TCP/IP. And with the release of 2.0.0, ServiceWire now supports optional use of Zero Knowledge authentication with a fast variation of Secure Remote Password Protocol and strong Rijndael encryption of data across the wire via TCP without the need for public keys going across the wire. |
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.3.0 | 73,802,206 | 11/15/2016 |
4.3.0-preview1-24530-04 | 34,533 | 10/24/2016 |
4.0.0 | 67,970,428 | 6/27/2016 |
4.0.0-rc2-24027 | 203,176 | 5/16/2016 |
4.0.0-beta-23516 | 4,810 | 11/18/2015 |
4.0.0-beta-23409 | 3,040 | 10/15/2015 |
4.0.0-beta-23225 | 2,872 | 9/2/2015 |
4.0.0-beta-23123 | 5,506 | 7/29/2015 |
4.0.0-beta-23109 | 3,524 | 7/27/2015 |
4.0.0-beta-23019 | 2,753 | 6/30/2015 |
4.0.0-beta-22816 | 3,076 | 4/24/2015 |
4.0.0-beta-22605 | 2,878 | 2/13/2015 |
4.0.0-beta-22416 | 2,497 | 1/16/2015 |
4.0.0-beta-22231 | 3,019 | 11/11/2014 |