SplitPipeline 0.2.0

Additional Details

Please use the module from PSGallery -- https://www.powershellgallery.com/packages/SplitPipeline

There is a newer version of this package available.
See the version list below for details.
dotnet add package SplitPipeline --version 0.2.0
NuGet\Install-Package SplitPipeline -Version 0.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SplitPipeline" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplitPipeline --version 0.2.0
#r "nuget: SplitPipeline, 0.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SplitPipeline as a Cake Addin
#addin nuget:?package=SplitPipeline&version=0.2.0

// Install SplitPipeline as a Cake Tool
#tool nuget:?package=SplitPipeline&version=0.2.0

SplitPipeline is a PowerShell module for parallel data processing. The cmdlet
Split-Pipeline splits input and processes its parts by parallel pipelines. The
algorithm works without having the entire input available, it is well designed
for large or even infinite input.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.3 632 12/5/2021
1.6.2 605 4/30/2021
1.6.1 2,851 6/4/2019
1.6.0 1,618 5/20/2018
1.5.3 2,145 6/15/2016
1.5.2 2,052 6/9/2015
1.5.1 1,550 4/29/2015
1.5.0 2,165 2/4/2014
1.4.3 1,225 1/23/2014
1.4.2 1,221 1/22/2014
1.4.1 1,220 1/22/2014
1.4.0 1,180 1/21/2014
1.3.1 1,259 1/14/2014
1.3.0 1,210 1/12/2014
1.2.1 1,206 1/10/2014
1.2.0 1,197 12/20/2013
1.1.0 1,338 8/23/2013
1.0.1 1,522 7/3/2013
1.0.0 1,419 1/19/2013
0.4.1 1,538 10/10/2012
0.4.0 1,798 1/4/2012
0.3.2 1,458 12/22/2011
0.3.1 1,405 12/21/2011
0.3.0 1,539 12/20/2011
0.2.0 1,522 12/17/2011
0.1.1 1,500 12/14/2011
0.1.0 1,460 12/8/2011
0.0.1 1,467 12/4/2011