Info
Version: | 1.0.12 |
Author(s): | CodeAround.it |
Last Update: | Friday, September 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.codearound.it/ |
NuGet Url: | https://www.nuget.org/packages/CodeAround.FluentBatch |
Install
Install-Package CodeAround.FluentBatch
dotnet add package CodeAround.FluentBatch
paket add CodeAround.FluentBatch
CodeAround.FluentBatch Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- ExcelDataReader(>= 3.6.0)
- ExcelDataReader.DataSet(>= 3.6.0)
- Microsoft.CSharp(>= 4.6.0)
- Microsoft.Extensions.Logging(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.2)
- System.Dynamic.Runtime(>= 4.3.0)
Tags
The library is .Net Standard 2.0 and included more common work task like Database source and destination, text source and destination, xml source and destination, loop work task, conditional work task, Excel source, json source. Otherwise you can implements a custom work task easly and at the end you can develop a extended module for the engin.