to cover typical bulk processing
At start, Summer Batch is a joint initiative of Blu Age and Accenture to bring the C# Community a lightweight, reliable, efficient batch framework based on proven concepts - distributed for free under an Apache 2 license.
Its design has been driven by the concepts exposed in the JSR-352 specification which is a java colored but exposes universal batch concepts.
Its purpose is to help users to:
Blu Age has developed a companion product to modernize Cobol Batches to a Summer Batch target, part of the Legacy Procedural to Cloud family. Feel free to contact us to get more details.
Getting started
To get started with Summer Batch usage, you can follow this online guide.
Pre-Requisites: be familiar with the C# development using Visual Studio (2013 version).
Documentation
Reference documentation for the current GA:
The current GA is the 1.2 - April 2020 Release.
The Summer Batch binaries can be checked out from Nuget.org nuget.org/packages/SummerBatch
The sources can be browsed and downloaded from github github.com/SummerBatch, as well as issues tracking.
The current GA is the 2.1 - february 2019 Release.
The Summer Batch Core binaries can be checked out from Nuget.org nuget.org/packages/SummerBatchCore/0.9.0-beta1
The sources can be browsed and downloaded from github github.com/SummerBatch/SummerBatchCore, as well as issues tracking.