ETLBox 2.3.0
A lightweight ETL (extract, transform, load) library and data integration toolbox for .NET. Source and destination components let you read and write data from the most common databases and file types. Transformations allow you to you harmonize, filter, aggregate, validate and clean your data.
Install-Package ETLBox -Version 2.3.0
dotnet add package ETLBox --version 2.3.0
<PackageReference Include="ETLBox" Version="2.3.0" />
paket add ETLBox --version 2.3.0
Release Notes
Version 2.3.0 introduces the Network class. With Network.Execute(params DataFlowComponent[]) you can now start your whole network synchronously, without having to call separate Wait() for each destination. Network.ExecuteAsync(..) will give you a task for the whole network that can be awaited. This version introduces full support for Db2. The Lookup and DbMerge now have a partial cache for databases. Partial cache will only load data into the memory that is needed for current data processing. New transformation: Dinstinct to filter out duplicate records. Odbc and OleDb support was improved to also support DbMerge operations.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
- NLog.Extensions.Logging (>= 1.6.5)
- System.Data.Common (>= 4.3.0)
- System.Threading.Tasks.Dataflow (>= 5.0.0)
- TSQL.Parser (>= 1.5.2)
Used By
NuGet packages (14)
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.Csv
This is the Csv connector for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.
|
|
ETLBox.Excel
This is the Excel 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 History
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 75 | 1/11/2021 |
2.2.5 | 159 | 12/21/2020 |
2.2.4 | 102 | 12/15/2020 |
2.2.3 | 318 | 12/4/2020 |
2.2.1 | 111 | 11/23/2020 |
2.2.0 | 448 | 11/17/2020 |
2.1.4-beta | 95 | 10/28/2020 |
2.1.4-alpha | 114 | 10/24/2020 |
2.1.3 | 243 | 10/23/2020 |
2.1.2 | 660 | 9/24/2020 |
2.1.1 | 417 | 9/3/2020 |
2.1.0 | 249 | 9/3/2020 |
2.0.7 | 204 | 8/13/2020 |
2.0.6 | 154 | 8/13/2020 |
2.0.5 | 321 | 7/14/2020 |
2.0.4 | 159 | 7/9/2020 |
2.0.3 | 453 | 7/1/2020 |
2.0.2 | 336 | 7/1/2020 |
2.0.1 | 319 | 6/19/2020 |
2.0.0 | 316 | 6/10/2020 |
1.8.9 | 148 | 6/10/2020 |
1.8.8 | 281 | 5/27/2020 |
1.8.8-beta | 178 | 5/24/2020 |
1.8.8-alpha | 167 | 5/18/2020 |
1.8.7 | 5,867 | 5/12/2020 |
1.8.7-alpha | 133 | 4/22/2020 |
1.8.6 | 1,712 | 4/21/2020 |
1.8.5 | 602 | 4/9/2020 |
1.8.4 | 230 | 4/6/2020 |
1.8.3 | 927 | 3/24/2020 |
1.8.2 | 302 | 3/9/2020 |
1.8.2-alpha | 216 | 2/28/2020 |
1.8.1 | 1,656 | 2/27/2020 |
1.8.0 | 329 | 2/22/2020 |
1.8.0-rc2 | 268 | 2/15/2020 |
1.8.0-rc1 | 148 | 2/14/2020 |
1.8.0-beta | 155 | 2/10/2020 |
1.8.0-alpha | 144 | 2/4/2020 |
1.7.7 | 387 | 1/29/2020 |
1.7.6 | 287 | 1/15/2020 |
1.7.5 | 266 | 1/5/2020 |
1.7.5-alpha | 137 | 1/3/2020 |
1.7.4 | 237 | 1/2/2020 |
1.7.4-alpha | 152 | 12/31/2019 |
1.7.3 | 256 | 12/26/2019 |
1.7.2 | 232 | 12/16/2019 |
1.7.1 | 724 | 11/30/2019 |
1.7.0 | 196 | 11/25/2019 |
1.6.5 | 162 | 11/22/2019 |
1.6.4 | 183 | 11/17/2019 |
1.6.3 | 301 | 11/8/2019 |
1.6.2 | 170 | 11/4/2019 |
1.6.2-alpha | 157 | 10/22/2019 |
1.6.1 | 342 | 10/18/2019 |
1.6.0 | 208 | 10/7/2019 |
1.5.0 | 262 | 9/13/2019 |
1.4.2 | 250 | 8/30/2019 |
1.4.1 | 223 | 8/27/2019 |
1.4.0 | 279 | 8/8/2019 |
1.3.2 | 265 | 8/5/2019 |
1.3.1 | 299 | 6/26/2019 |
1.3.0 | 316 | 6/6/2019 |
1.2.3 | 275 | 6/5/2019 |
1.2.2 | 298 | 5/24/2019 |
1.2.1 | 383 | 4/22/2019 |
1.2.0 | 302 | 4/13/2019 |
1.1.2 | 317 | 3/28/2019 |
1.1.1 | 438 | 2/2/2019 |
1.1.0 | 328 | 1/28/2019 |
1.1.0-beta | 300 | 1/14/2019 |
1.0.1 | 387 | 12/20/2018 |
1.0.0 | 302 | 12/17/2018 |
0.1.1 | 308 | 12/10/2018 |