SplitPipeline 1.6.1

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 1.6.1
NuGet\Install-Package SplitPipeline -Version 1.6.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.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplitPipeline --version 1.6.1
#r "nuget: SplitPipeline, 1.6.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.6.1

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

PowerShell v2.0+ module for parallel data processing. Split-Pipeline splits the
input, processes parts by parallel pipelines, and outputs results. It may work
without collecting the whole input, large or infinite.

---

To install SplitPipeline, follow the Quick Start steps:
https://github.com/nightroman/SplitPipeline#quick-start

---

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 630 12/5/2021
1.6.2 605 4/30/2021
1.6.1 2,847 6/4/2019
1.6.0 1,618 5/20/2018
1.5.3 2,141 6/15/2016
1.5.2 2,051 6/9/2015
1.5.1 1,550 4/29/2015
1.5.0 2,163 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,257 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,520 7/3/2013
1.0.0 1,419 1/19/2013
0.4.1 1,537 10/10/2012
0.4.0 1,794 1/4/2012
0.3.2 1,456 12/22/2011
0.3.1 1,403 12/21/2011
0.3.0 1,535 12/20/2011
0.2.0 1,520 12/17/2011
0.1.1 1,498 12/14/2011
0.1.0 1,458 12/8/2011
0.0.1 1,465 12/4/2011