actionETL 0.36.0

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

// Install actionETL as a Cake Tool
#tool nuget:?package=actionETL&version=0.36.0

actionETL is a high performance, highly productive .NET library for easily writing ETL data processing applications in C#, VB etc. running on Windows and Linux. It is well-suited to both small and truly large and complex projects.

- Trial: Get your free 30-day trial key at https://envobi.com/trial
- Commercial: Purchase the product at https://envobi.com/

Supported platforms:

- .NET Framework 4.6.1+
- .NET Standard 2.0+
- .NET Core 2.1+ (via .NET Standard 2.0)
- Windows and Linux

Features:

- Extensive dataflow and control flow capabilities
- MariaDB, MySQL, PostgreSQL, SQLite, and SQL Server targeted database providers
- ODBC database provider for other databases
- Spreadsheet, delimited, and fixed format files
- Use nuget.org to retrieve new versions of actionETL

and much more, see https://envobi.com/ for details.

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.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 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.41.0 5,561 1/4/2024
0.40.0 86,938 5/3/2021
0.39.0 45,241 11/22/2020
0.38.0 29,576 10/27/2020
0.37.0 15,384 9/20/2020
0.36.1 14,508 9/2/2020
0.36.0 8,829 8/21/2020

- Moved library and template package distribution to nuget.org
- Added automatically making worker names unique when specified with trailing "/"
- Bumped package dependency versions:
 - MySql.Data 8.0.20 > 8.0.21
 - NLog 4.7.2 > 4.7.3
 - Npgsql 4.1.3.1 > 4.1.4
 - Sentry.PlatformAbstractions 1.1.0 > 1.1.1
 - System.Net.Primitives 4.3.0 > 4.3.1