SummerBatch 1.1.0

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

// Install SummerBatch as a Cake Tool
#tool nuget:?package=SummerBatch&version=1.1.0

Summer Batch is a lightweight, reliable, efficient, open-source batch framework for the C# community.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2.6 2,237 7/19/2021
1.2.5 850 7/2/2021
1.2.4 1,055 7/23/2020
1.2.3 1,003 7/14/2020
1.2.2 933 7/14/2020
1.2.1 990 4/28/2020
1.2.0 997 4/14/2020
1.1.13 1,181 1/20/2020
1.1.12 1,022 12/13/2019
1.1.11 1,218 2/6/2019
1.1.10 1,255 12/11/2018
1.1.9 1,256 11/26/2018
1.1.8 1,255 11/6/2018
1.1.7 1,390 10/2/2018
1.1.6 1,572 11/17/2017
1.1.5 1,358 11/8/2017
1.1.4 1,671 2/8/2017
1.1.3.2 1,561 12/6/2016
1.1.3.1 1,469 10/14/2016
1.1.3 1,399 10/13/2016
1.1.2 1,630 7/1/2016
1.1.1 1,452 6/6/2016
1.1.0 1,489 3/11/2016
1.0.0 2,192 11/16/2015

v 1.1.0 :
- FileUtilsTasklet has a new mode to compare files
- Support for the execution of PowerShell scripts
- Support for multiple outputs in the sort tasklet