System.IO.Pipes
4.0.0-rc2-24027
Prefix Reserved
See the version list below for details.
Requires NuGet 3.4 or higher.
dotnet add package System.IO.Pipes --version 4.0.0-rc2-24027
NuGet\Install-Package System.IO.Pipes -Version 4.0.0-rc2-24027
<PackageReference Include="System.IO.Pipes" Version="4.0.0-rc2-24027" />
paket add System.IO.Pipes --version 4.0.0-rc2-24027
#r "nuget: System.IO.Pipes, 4.0.0-rc2-24027"
// Install System.IO.Pipes as a Cake Addin #addin nuget:?package=System.IO.Pipes&version=4.0.0-rc2-24027&prerelease // Install System.IO.Pipes as a Cake Tool #tool nuget:?package=System.IO.Pipes&version=4.0.0-rc2-24027&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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
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. |
-
.NETCore 5.0
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.IO (>= 4.1.0-rc2-24027)
- System.IO.FileSystem.Primitives (>= 4.0.1-rc2-24027)
- System.Net.Primitives (>= 4.0.11-rc2-24027)
- System.Net.Sockets (>= 4.1.0-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
- System.Runtime.Handles (>= 4.0.1-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Security.Principal (>= 4.0.1-rc2-24027)
- System.Text.Encoding (>= 4.0.11-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
- System.Threading.Overlapped (>= 4.0.1-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on System.IO.Pipes:
Package | Downloads |
---|---|
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.CodeAnalysis.Build.Tasks
Contains the build task and targets used by MSBuild to run the C# and VB compilers. Supports using VBCSCompiler on Windows. |
|
Microsoft.ServiceHub.Client
The client library for ServiceHub, which makes it easy to request and activate services in another process. |
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 | 5,441 | 1/20/2021 |
4.3.0-preview1-24530-04 | 0 | 1/20/2021 |
4.0.0 | 355 | 1/20/2021 |
4.0.0-rc2-24027 | 12 | 1/20/2021 |