System.IO.Pipes 4.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

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
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.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.IO.Pipes --version 4.3.0
#r "nuget: System.IO.Pipes, 4.3.0"
#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.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on System.IO.Pipes:

Package Downloads
System.Data.SqlClient The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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