A library that provides async configurable producer consumer chaining with callbacks and base classes.
Info
Version: | 1.0.8 |
Author(s): | Ritor42 |
Last Update: | Sunday, February 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ritor42/AsyncIO.ProducerConsumer |
NuGet Url: | https://www.nuget.org/packages/AsyncIO.ProducerConsumer |
Install
Install-Package AsyncIO.ProducerConsumer
dotnet add package AsyncIO.ProducerConsumer
paket add AsyncIO.ProducerConsumer
AsyncIO.ProducerConsumer Download (Unzip the "nupkg" after downloading)
Dependencies
- AsyncCollections(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 3.1.0)
Tags