SummerBatch 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SummerBatch --version 1.1.1
                    
NuGet\Install-Package SummerBatch -Version 1.1.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="SummerBatch" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SummerBatch" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SummerBatch" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SummerBatch --version 1.1.1
                    
#r "nuget: SummerBatch, 1.1.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.
#:package SummerBatch@1.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SummerBatch&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=SummerBatch&version=1.1.1
                    
Install as a Cake Tool

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,692 7/19/2021
1.2.5 1,005 7/2/2021
1.2.4 1,417 7/23/2020
1.2.3 1,207 7/14/2020
1.2.2 1,110 7/14/2020
1.2.1 1,204 4/28/2020
1.2.0 1,181 4/14/2020
1.1.13 1,452 1/20/2020
1.1.12 1,220 12/13/2019
1.1.11 1,435 2/6/2019
1.1.10 1,464 12/11/2018
1.1.9 1,474 11/26/2018
1.1.8 1,487 11/6/2018
1.1.7 1,613 10/2/2018
1.1.6 1,960 11/17/2017
1.1.5 1,697 11/8/2017
1.1.4 2,023 2/8/2017
1.1.3.2 1,902 12/6/2016
1.1.3.1 1,794 10/14/2016
1.1.3 1,748 10/13/2016
1.1.2 1,958 7/1/2016
1.1.1 1,785 6/6/2016
1.1.0 1,833 3/11/2016
1.0.0 2,799 11/16/2015

v 1.1.1 :
- Fixes an issue on FileUtilsTasklet when copying a single file