SplitPipeline 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SplitPipeline --version 1.2.1
NuGet\Install-Package SplitPipeline -Version 1.2.1
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="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplitPipeline --version 1.2.1
#r "nuget: SplitPipeline, 1.2.1"
#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=1.2.1

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

This is a PowerShell module for parallel processing. Split-Pipeline splits the
input, processes parts by parallel pipelines, and joins the output that may be
processed directly. It works without collecting the entire input which may be
even infinite.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.1 125 4/29/2015
1.5.0 528 2/4/2014
1.4.3 42 1/23/2014
1.4.2 43 1/22/2014
1.4.1 42 1/22/2014
1.4.0 43 1/21/2014
1.3.1 46 1/14/2014
1.3.0 42 1/12/2014
1.2.1 44 1/10/2014
1.2.0 46 12/20/2013
1.1.0 46 8/23/2013
1.0.1 41 7/3/2013
1.0.0 43 1/19/2013
0.4.1 43 10/10/2012
0.4.0 43 1/4/2012
0.3.2 40 12/22/2011
0.3.1 44 12/21/2011
0.3.0 44 12/20/2011
0.2.0 46 12/17/2011
0.1.1 44 12/14/2011
0.1.0 45 12/8/2011
0.0.1 46 12/4/2011