System.IO.Pipes
4.3.0
Requires NuGet 2.12 or higher.
dotnet add package System.IO.Pipes --version 4.3.0
NuGet\Install-Package System.IO.Pipes -Version 4.3.0
<PackageReference Include="System.IO.Pipes" Version="4.3.0" />
paket add System.IO.Pipes --version 4.3.0
#r "nuget: System.IO.Pipes, 4.3.0"
// Install System.IO.Pipes as a Cake Addin
#addin nuget:?package=System.IO.Pipes&version=4.3.0
// Install System.IO.Pipes as a Cake Tool
#tool nuget:?package=System.IO.Pipes&version=4.3.0
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
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCore 5.0
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0)
- runtime.native.System (>= 4.3.0)
- System.Buffers (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Overlapped (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
NuGet packages (41)
Showing the top 5 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. |
|
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... |
|
Neon.Docker
INTERNAL USE ONLY: Docker REST API wrapper (partially completed) |
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/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
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.
|
|
AArnott/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 59,787,126 | 11/15/2016 |
4.3.0-preview1-24530-04 | 25,422 | 10/24/2016 |
4.0.0 | 48,855,099 | 6/27/2016 |
4.0.0-rc2-24027 | 159,001 | 5/16/2016 |
4.0.0-beta-23516 | 3,671 | 11/18/2015 |
4.0.0-beta-23409 | 2,038 | 10/15/2015 |
4.0.0-beta-23225 | 1,824 | 9/2/2015 |
4.0.0-beta-23123 | 4,427 | 7/29/2015 |
4.0.0-beta-23109 | 2,470 | 7/27/2015 |
4.0.0-beta-23019 | 1,728 | 6/30/2015 |
4.0.0-beta-22816 | 2,019 | 4/24/2015 |
4.0.0-beta-22605 | 1,782 | 2/13/2015 |
4.0.0-beta-22416 | 1,429 | 1/16/2015 |
4.0.0-beta-22231 | 1,963 | 11/11/2014 |