Info
Version: | 1.6.3 |
Author(s): | Roman Kuzmin |
Last Update: | Sunday, December 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nightroman/SplitPipeline |
NuGet Url: | https://www.nuget.org/packages/SplitPipeline |
Install
Install-Package SplitPipeline
dotnet add package SplitPipeline
paket add SplitPipeline
SplitPipeline Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Split-Pipeline splits the
input, processes parts by parallel pipelines, and outputs results. It may work
without collecting the whole input, large or infinite.