Info
Version: | 8.6.0 |
Author(s): | electricessence |
Last Update: | Wednesday, November 13, 2024 |
.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.