Helpers for creating simple pipelines using TPL Dataflow.
Info
Version: | 0.4.1 |
Author(s): | Faithlife |
Last Update: | Saturday, October 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Faithlife/SimpleDataflows |
NuGet Url: | https://www.nuget.org/packages/SimpleDataflows |
Install
Install-Package SimpleDataflows
dotnet add package SimpleDataflows
paket add SimpleDataflows
SimpleDataflows Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Dataflow(>= 5.0.0)
Tags