ETLBox 1.0.1

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

// Install ETLBox as a Cake Tool
#tool nuget:?package=ETLBox&version=1.0.1

ETLBox

It's all in the box! Run all your ETL jobs with this awesome C# class library.

What is ETLBox

ETLBox is a comprehensive C# class library that is able to manage your whole ETL or ELT. You can use it to run some simple (or complex) sql against your database. You can easily manage your database using some easy-to-use and easy-to-understand objects. Or you can create your own dataflow pipeline, where data is send from a source to a target and transformed on its way. All that comes with extended logging capabilites, that allow you to monitor and anlayze your ETL job runs.

Why ETLBox

Perhaps you are looking for an alternative to Sql Server Integrations Services (SSIS). Or you are searching for a framework to define and run ETL jobs with C# code. The goal of ETLBox is to provide an easy-to-use but still powerful library with which you can create complex ETL routines and sophisticated data flows.

Advantages of using ETLBox

Build ETL in C#: Code your ETL with a language fitting your team’s skills and that is coming with a mature toolset

Run locally: Develop and test your ETL code locally on your desktop using your existing development & debugging tools.

Process In-Memory: ETLBox comes with dataflow components that allow in-memory processing which is much faster than storing data on disk and processing later.

Know your errors: When exceptions are raised you get the exact line of code where your ETL stopped, including a hands-on description of the error.

Manage Change: Track you changes with git (or other source controls), code review your etl logic, and use your existing CI/CD processes.

Embedded or standalone: With .net core and .net standard, etlbox is a self-deploying toolbox – usable where .net core runs. (.NET Core 2.1 or higher required)

ETLBox capabilites

ETLBox is split into two main components: Control Flow Tasks and Data Flow Tasks. Both components will provide customizable logging functionalities.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (31)

Showing the top 5 NuGet packages that depend on ETLBox:

Package Downloads
ETLBox.SqlServer

This is the Sql Server connector pack for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.

ETLBox.Json

This is the Json connector for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.

ETLBox.Postgres

This is the Postgres connector pack for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.

ETLBox.MySql

This is the MySql connector for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.

ETLBox.Csv

This is the Csv connector for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.0 704 3/14/2024
3.2.0 4,070 1/11/2024
3.1.0 5,106 11/24/2023
3.0.2 5,725 10/6/2023
3.0.1 1,908 9/27/2023
3.0.0 5,081 7/11/2023
2.7.1 2,110 6/5/2023
2.7.0 4,803 4/4/2023
2.6.8 6,042 2/9/2023
2.6.7 4,327 1/9/2023
2.6.6 7,768 10/28/2022
2.6.5 6,655 10/19/2022
2.6.4 6,744 10/10/2022
2.6.3 6,758 9/26/2022
2.6.2 6,816 7/8/2022
2.6.1 7,320 5/19/2022
2.6.0 6,987 3/22/2022
2.5.2 6,310 12/30/2021
2.5.1 4,281 10/8/2021
2.5.0 7,921 9/27/2021
2.4.4 4,969 8/4/2021
2.4.3 3,983 7/16/2021
2.4.2 4,028 7/2/2021
2.4.1 9,015 5/17/2021
2.4.0 3,824 4/13/2021
2.3.2 1,625 3/2/2021
2.3.1 3,860 2/16/2021
2.3.0 4,852 1/11/2021
2.2.5 4,117 12/21/2020
2.2.4 3,431 12/15/2020
2.2.3 3,762 12/4/2020
2.2.1 1,448 11/23/2020
2.2.0 4,148 11/17/2020
2.1.4-beta 1,160 10/28/2020
2.1.4-alpha 721 10/24/2020
2.1.3 1,662 10/23/2020
2.1.2 5,190 9/24/2020
2.1.1 1,659 9/3/2020
2.1.0 3,663 9/3/2020
2.0.7 1,010 8/13/2020
2.0.6 1,102 8/13/2020
2.0.5 1,679 7/14/2020
2.0.4 1,480 7/9/2020
2.0.3 1,449 7/1/2020
2.0.2 3,699 7/1/2020
2.0.1 3,420 6/19/2020
2.0.0 2,989 6/10/2020
1.8.9 1,344 6/10/2020
1.8.8 1,149 5/27/2020
1.8.8-beta 770 5/24/2020
1.8.8-alpha 814 5/18/2020
1.8.7 16,923 5/12/2020
1.8.7-alpha 703 4/22/2020
1.8.6 3,633 4/21/2020
1.8.5 2,135 4/9/2020
1.8.4 1,036 4/6/2020
1.8.3 2,764 3/24/2020
1.8.2 1,256 3/9/2020
1.8.2-alpha 864 2/28/2020
1.8.1 2,505 2/27/2020
1.8.0 2,186 2/22/2020
1.8.0-rc2 837 2/15/2020
1.8.0-rc1 712 2/14/2020
1.8.0-beta 730 2/10/2020
1.8.0-alpha 782 2/4/2020
1.7.7 1,379 1/29/2020
1.7.6 1,189 1/15/2020
1.7.5 1,098 1/5/2020
1.7.5-alpha 726 1/3/2020
1.7.4 1,101 1/2/2020
1.7.4-alpha 721 12/31/2019
1.7.3 1,070 12/26/2019
1.7.2 1,071 12/16/2019
1.7.1 1,571 11/30/2019
1.7.0 897 11/25/2019
1.6.5 1,015 11/22/2019
1.6.4 951 11/17/2019
1.6.3 1,430 11/8/2019
1.6.2 998 11/4/2019
1.6.2-alpha 745 10/22/2019
1.6.1 1,122 10/18/2019
1.6.0 966 10/7/2019
1.5.0 1,036 9/13/2019
1.4.2 979 8/30/2019
1.4.1 897 8/27/2019
1.4.0 904 8/8/2019
1.3.2 887 8/5/2019
1.3.1 1,007 6/26/2019
1.3.0 997 6/6/2019
1.2.3 949 6/5/2019
1.2.2 1,031 5/24/2019
1.2.1 984 4/22/2019
1.2.0 1,022 4/13/2019
1.1.2 1,074 3/28/2019
1.1.1 1,353 2/2/2019
1.1.0 1,073 1/28/2019
1.1.0-beta 893 1/14/2019
1.0.1 1,159 12/20/2018
1.0.0 1,080 12/17/2018
0.1.1 1,177 12/10/2018

Reorganization of namespace.
See the API documentation for a whole list of all namespaces:
http://etlbox.net/api/index.html