SplitPipeline 1.6.1
Please use the module from PSGallery -- https://www.powershellgallery.com/packages/SplitPipeline
See the version list below for details.
dotnet add package SplitPipeline --version 1.6.1
NuGet\Install-Package SplitPipeline -Version 1.6.1
<PackageReference Include="SplitPipeline" Version="1.6.1" />
paket add SplitPipeline --version 1.6.1
#r "nuget: SplitPipeline, 1.6.1"
// 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
---
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 | 714 | 12/5/2021 | |
1.6.2 | 663 | 4/30/2021 | |
1.6.1 | 2,966 | 6/4/2019 | |
1.6.0 | 1,660 | 5/20/2018 | |
1.5.3 | 2,226 | 6/15/2016 | |
1.5.2 | 2,109 | 6/9/2015 | |
1.5.1 | 1,615 | 4/29/2015 | |
1.5.0 | 2,211 | 2/4/2014 | |
1.4.3 | 1,291 | 1/23/2014 | |
1.4.2 | 1,282 | 1/22/2014 | |
1.4.1 | 1,282 | 1/22/2014 | |
1.4.0 | 1,239 | 1/21/2014 | |
1.3.1 | 1,308 | 1/14/2014 | |
1.3.0 | 1,267 | 1/12/2014 | |
1.2.1 | 1,263 | 1/10/2014 | |
1.2.0 | 1,256 | 12/20/2013 | |
1.1.0 | 1,396 | 8/23/2013 | |
1.0.1 | 1,569 | 7/3/2013 | |
1.0.0 | 1,473 | 1/19/2013 | |
0.4.1 | 1,579 | 10/10/2012 | |
0.4.0 | 1,850 | 1/4/2012 | |
0.3.2 | 1,513 | 12/22/2011 | |
0.3.1 | 1,444 | 12/21/2011 | |
0.3.0 | 1,581 | 12/20/2011 | |
0.2.0 | 1,577 | 12/17/2011 | |
0.1.1 | 1,542 | 12/14/2011 | |
0.1.0 | 1,502 | 12/8/2011 | |
0.0.1 | 1,513 | 12/4/2011 |