actionETL.templates.dotnet
0.36.0
See the version list below for details.
dotnet new install actionETL.templates.dotnet::0.36.0
C# dotnet templates for creating ETL applications with actionETL, please see:
https://docs.envobi.com/actionetl/articles/dotnet-templates.html
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.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial nuget.org release:
- Supports .NET Framework, .NET Standard and .NET Core
- Supports Windows and Linux
- "actionetl.console" template creates an actionETL console project
- "actionetl.addtoproject" template adds actionETL to an existing project