ETLBox 3.3.0

dotnet add package ETLBox --version 3.3.0
NuGet\Install-Package ETLBox -Version 3.3.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="ETLBox" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ETLBox --version 3.3.0
#r "nuget: ETLBox, 3.3.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 ETLBox as a Cake Addin
#addin nuget:?package=ETLBox&version=3.3.0

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

What is ETLBox

ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET. You can use it to read any data from different sources and connect them with customizable transformations. Finally, you can export the data into different databases, web endpoints, file types or any other destinations. While data is processed in memory, you can choose between different transformation components to harmonize, filter, aggregate, validate and clean your data.

ETLBox is a fully functional alternative to other ETL tools like SQLServer Integrations Services (SSIS) or Azure Data Factory. The main difference to other toolsets is that it doesn’t come with a User Interface. But no worries! Working with ETLBox, you will discover that creating data flows programmatically is the best approach for solving most of your ETL and data integration related problems.

Why should I choose ETLBox?

Here are a few things you can do with ETLBox:

  • Convert incoming data to a common format.
  • Prepare data for analysis and visualization.
  • Migrate between databases.
  • Share data processing logic across web apps, batch jobs, and APIs.
  • Power your data ingestion and integration tools.
  • Consume large CSV, Excel or Json files.
  • Process big data with a limited amount of memory.
  • Bulk insert, update or delete into your database.

Core concepts

ETLBox is a data processing engine based on .NET Core, giving you the power to create your own ETL processes. This engine runs inside your applications, APIs, and jobs to extract, filter, transform, migrate data on-the-fly. ETLBox speeds up your development by providing an easy-to-use toolbox for integrating your data from different sources within your app and load them into any target you like.

Learn more: www.etlbox.net

Ready to learn more? Visit www.etlbox.net and get started with coding your own ETL jobs with C#!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 187 3/14/2024
3.2.0 3,566 1/11/2024
3.1.0 4,980 11/24/2023
3.0.2 5,391 10/6/2023
3.0.1 1,810 9/27/2023
3.0.0 4,927 7/11/2023
2.7.1 2,083 6/5/2023
2.7.0 4,766 4/4/2023
2.6.8 5,994 2/9/2023
2.6.7 4,293 1/9/2023
2.6.6 7,724 10/28/2022
2.6.5 6,605 10/19/2022
2.6.4 6,718 10/10/2022
2.6.3 6,727 9/26/2022
2.6.2 6,782 7/8/2022
2.6.1 7,283 5/19/2022
2.6.0 6,929 3/22/2022
2.5.2 6,222 12/30/2021
2.5.1 4,237 10/8/2021
2.5.0 7,894 9/27/2021
2.4.4 4,949 8/4/2021
2.4.3 3,945 7/16/2021
2.4.2 4,016 7/2/2021
2.4.1 8,971 5/17/2021
2.4.0 3,803 4/13/2021
2.3.2 1,606 3/2/2021
2.3.1 3,828 2/16/2021
2.3.0 4,815 1/11/2021
2.2.5 4,076 12/21/2020
2.2.4 3,397 12/15/2020
2.2.3 3,734 12/4/2020
2.2.1 1,448 11/23/2020
2.2.0 4,106 11/17/2020
2.1.4-beta 1,136 10/28/2020
2.1.4-alpha 686 10/24/2020
2.1.3 1,636 10/23/2020
2.1.2 5,115 9/24/2020
2.1.1 1,649 9/3/2020
2.1.0 3,620 9/3/2020
2.0.7 1,000 8/13/2020
2.0.6 1,072 8/13/2020
2.0.5 1,640 7/14/2020
2.0.4 1,440 7/9/2020
2.0.3 1,424 7/1/2020
2.0.2 3,666 7/1/2020
2.0.1 3,390 6/19/2020
2.0.0 2,956 6/10/2020
1.8.9 1,328 6/10/2020
1.8.8 1,149 5/27/2020
1.8.8-beta 759 5/24/2020
1.8.8-alpha 782 5/18/2020
1.8.7 16,891 5/12/2020
1.8.7-alpha 691 4/22/2020
1.8.6 3,622 4/21/2020
1.8.5 2,101 4/9/2020
1.8.4 1,010 4/6/2020
1.8.3 2,748 3/24/2020
1.8.2 1,246 3/9/2020
1.8.2-alpha 829 2/28/2020
1.8.1 2,482 2/27/2020
1.8.0 2,030 2/22/2020
1.8.0-rc2 826 2/15/2020
1.8.0-rc1 687 2/14/2020
1.8.0-beta 724 2/10/2020
1.8.0-alpha 742 2/4/2020
1.7.7 1,373 1/29/2020
1.7.6 1,159 1/15/2020
1.7.5 1,077 1/5/2020
1.7.5-alpha 693 1/3/2020
1.7.4 1,085 1/2/2020
1.7.4-alpha 721 12/31/2019
1.7.3 1,054 12/26/2019
1.7.2 1,037 12/16/2019
1.7.1 1,556 11/30/2019
1.7.0 883 11/25/2019
1.6.5 986 11/22/2019
1.6.4 941 11/17/2019
1.6.3 1,410 11/8/2019
1.6.2 983 11/4/2019
1.6.2-alpha 745 10/22/2019
1.6.1 1,121 10/18/2019
1.6.0 951 10/7/2019
1.5.0 1,023 9/13/2019
1.4.2 964 8/30/2019
1.4.1 874 8/27/2019
1.4.0 877 8/8/2019
1.3.2 886 8/5/2019
1.3.1 992 6/26/2019
1.3.0 996 6/6/2019
1.2.3 931 6/5/2019
1.2.2 1,013 5/24/2019
1.2.1 972 4/22/2019
1.2.0 1,006 4/13/2019
1.1.2 1,031 3/28/2019
1.1.1 1,337 2/2/2019
1.1.0 1,060 1/28/2019
1.1.0-beta 880 1/14/2019
1.0.1 1,131 12/20/2018
1.0.0 1,055 12/17/2018
0.1.1 1,128 12/10/2018

What's new in 3.3.0:

Features:
- Added Network.ParallelExecute(params Network[] networks) to support parallel execution of disparate networks
- Network: Added methods 'PrintAsJson' and 'PrintAsNodes' to support printing or visualizing a network
- New connector: ETLBox.Analysis (connector to Microsoft.Analysis.DataFrame)
- Updated 3rd party libraries
- Network exceution throws an expection when a network is started containing components that are not linked
- XmlSource/XmlDestination: Improved support for namespaces

Bug fixes:
- Improved exception handling if Http Endpoint returns error code
- Re-adding support for parsing column names from CTEs