ETLBox 2.2.4
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.
See the version list below for details.
Install-Package ETLBox -Version 2.2.4
dotnet add package ETLBox --version 2.2.4
<PackageReference Include="ETLBox" Version="2.2.4" />
paket add ETLBox --version 2.2.4
#r "nuget: ETLBox, 2.2.4"
Release Notes
Version 2.2.4 fixes various bugs that improves overall stability and performance. Now each component has additional parameter checks that provide a more meaningful exception if not all properties are set properly. The JsonSource now stores unparsed json data in the UnparsedData property.
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.Xml
This is the Xml connector pack 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.1 | 176 | 2/16/2021 |
2.3.0 | 493 | 1/11/2021 |
2.2.5 | 255 | 12/21/2020 |
2.2.4 | 133 | 12/15/2020 |
2.2.3 | 414 | 12/4/2020 |
2.2.1 | 121 | 11/23/2020 |
2.2.0 | 643 | 11/17/2020 |
2.1.4-beta | 122 | 10/28/2020 |
2.1.4-alpha | 137 | 10/24/2020 |
2.1.3 | 331 | 10/23/2020 |
2.1.2 | 1,014 | 9/24/2020 |
2.1.1 | 465 | 9/3/2020 |
2.1.0 | 273 | 9/3/2020 |
2.0.7 | 226 | 8/13/2020 |
2.0.6 | 169 | 8/13/2020 |
2.0.5 | 339 | 7/14/2020 |
2.0.4 | 182 | 7/9/2020 |
2.0.3 | 485 | 7/1/2020 |
2.0.2 | 357 | 7/1/2020 |
2.0.1 | 341 | 6/19/2020 |
2.0.0 | 347 | 6/10/2020 |
1.8.9 | 169 | 6/10/2020 |
1.8.8 | 303 | 5/27/2020 |
1.8.8-beta | 197 | 5/24/2020 |
1.8.8-alpha | 187 | 5/18/2020 |
1.8.7 | 8,104 | 5/12/2020 |
1.8.7-alpha | 152 | 4/22/2020 |
1.8.6 | 1,753 | 4/21/2020 |
1.8.5 | 618 | 4/9/2020 |
1.8.4 | 245 | 4/6/2020 |
1.8.3 | 1,033 | 3/24/2020 |
1.8.2 | 324 | 3/9/2020 |
1.8.2-alpha | 235 | 2/28/2020 |
1.8.1 | 1,679 | 2/27/2020 |
1.8.0 | 358 | 2/22/2020 |
1.8.0-rc2 | 282 | 2/15/2020 |
1.8.0-rc1 | 170 | 2/14/2020 |
1.8.0-beta | 181 | 2/10/2020 |
1.8.0-alpha | 166 | 2/4/2020 |
1.7.7 | 406 | 1/29/2020 |
1.7.6 | 305 | 1/15/2020 |
1.7.5 | 284 | 1/5/2020 |
1.7.5-alpha | 153 | 1/3/2020 |
1.7.4 | 254 | 1/2/2020 |
1.7.4-alpha | 167 | 12/31/2019 |
1.7.3 | 272 | 12/26/2019 |
1.7.2 | 251 | 12/16/2019 |
1.7.1 | 745 | 11/30/2019 |
1.7.0 | 211 | 11/25/2019 |
1.6.5 | 178 | 11/22/2019 |
1.6.4 | 198 | 11/17/2019 |
1.6.3 | 332 | 11/8/2019 |
1.6.2 | 192 | 11/4/2019 |
1.6.2-alpha | 176 | 10/22/2019 |
1.6.1 | 361 | 10/18/2019 |
1.6.0 | 213 | 10/7/2019 |
1.5.0 | 265 | 9/13/2019 |
1.4.2 | 255 | 8/30/2019 |
1.4.1 | 229 | 8/27/2019 |
1.4.0 | 300 | 8/8/2019 |
1.3.2 | 265 | 8/5/2019 |
1.3.1 | 317 | 6/26/2019 |
1.3.0 | 339 | 6/6/2019 |
1.2.3 | 281 | 6/5/2019 |
1.2.2 | 312 | 5/24/2019 |
1.2.1 | 408 | 4/22/2019 |
1.2.0 | 318 | 4/13/2019 |
1.1.2 | 336 | 3/28/2019 |
1.1.1 | 504 | 2/2/2019 |
1.1.0 | 392 | 1/28/2019 |
1.1.0-beta | 363 | 1/14/2019 |
1.0.1 | 452 | 12/20/2018 |
1.0.0 | 369 | 12/17/2018 |
0.1.1 | 388 | 12/10/2018 |