System.IO.Pipes
4.0.0-beta-23119
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.
<PackageVersion Include="System.IO.Pipes" Version="4.0.0-beta-23119" />
<PackageReference Include="System.IO.Pipes" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.IO.Pipes --version 4.0.0-beta-23119
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-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.
#addin nuget:?package=System.IO.Pipes&version=4.0.0-beta-23119&prerelease
#tool nuget:?package=System.IO.Pipes&version=4.0.0-beta-23119&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.
-
.NETPlatform 5.0
- System.IO (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Runtime.Handles (>= 4.0.0)
- System.Security.Principal (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.0)
-
DNXCore 5.0
- System.IO (>= 4.0.10)
- System.IO.FileSystem.Primitives (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.Handles (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Security.Principal (>= 4.0.0)
- System.Threading (>= 4.0.10)
- System.Threading.Overlapped (>= 4.0.0)
- System.Threading.Tasks (>= 4.0.10)
- System.Threading.ThreadPool (>= 4.0.10-beta-23119)
GitHub repositories (10)
Showing the top 10 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.
|
|
xoofx/dotnet-releaser
Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
|
|
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
|
|
finos/plexus-interop
Plexus Interop open source project hosted by the Fintech Open Source Foundation
|
|
tylerjensen/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.
|
|
ProfessionalCSharp/ProfessionalCSharp6
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press
|
|
fozavci/petaqc2
Petaq - Purple Team Command & Control Server
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-beta-23119 | 13 | 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 |