Info
| Version: | 9.1.0 |
| Author(s): | electricessence |
| Last Update: | Friday, April 11, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Open-NET-Libraries/Open.ChannelExtensions |
| NuGet Url: | https://www.nuget.org/packages/Open.ChannelExtensions |
Install
Install-Package Open.ChannelExtensions
dotnet add package Open.ChannelExtensions
paket add Open.ChannelExtensions
Open.ChannelExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Threading.Channels(>= 4.7.1)
- System.Threading.Channels(>= 4.7.1)
Tags
Includes:
ReadUntilCancelled, ReadAll, ReadAllConcurrently, WriteAll, WriteAllConcurrently, and Pipe operations.
Part of the "Open" set of libraries.