Search code examples
what's the different System.IO.Pipes namespace and System.IO.Pipelines namespace...


system.io.pipelines

Read More
C# Named Pipelines - Wrong encoding?...


c#named-pipessystem.io.pipelines

Read More
How to implement the correct ReadLine() using System.IO.Pipelines and SequenceReader...


c#.netsystem.io.pipelines

Read More
My program crashes when I add the using keyword before a StreamReader, why?...


c#multithreadingasynchronoususingsystem.io.pipelines

Read More
Obtain a Span<byte> over a struct without making a copy of the struct...


c#system.io.pipelines

Read More
A better way to copy a ReadOnlySequence<byte> to a Struct...


c#marshallingsystem.io.pipelines

Read More
How to read all POST body bytes in an ASP.NET app using System.IO.Pipelines.PipeReader?...


c#asp.net.netprotobuf-netsystem.io.pipelines

Read More
Gracefully closing pipe web sockets...


c#.net-corewebsocketsystem.io.pipelines

Read More
Trying to understand IDuplexPipe...


c#.net-corewebsocketsystem.io.pipelines

Read More
Why is this System.IO.Pipelines code much slower than Stream-based code?...


c#performance.net-coresystem.io.pipelines

Read More
PipeReader CancelPendingRead not cancelling current read operation...


c#.netsystem.io.pipelines

Read More
How to create a responding TCP listener with the System.IO.Pipelines package?...


c#.net-corekestrelsystem.io.pipelines

Read More
Pipelines buffer preserving until processing is complete...


c#system.threading.channelssystem.io.pipelines

Read More
Read from PipeReader with timeout...


c#system.io.pipelines

Read More
System.Text.Json: deserializing from System.IO.Pipelines...


c#json.net-coresystem.text.jsonsystem.io.pipelines

Read More
How to detect when a PipeReader has reached the end of the data source (end of pipe)?...


.netsystem.io.pipelines

Read More
Does Pipelines.Sockets.Unofficial.SocketConnection ever flush without a request?...


c#system.io.pipelines

Read More
BackNext