ETLBox.EntityFramework.MySql 3.0.1

Suggested Alternatives

EFBox.MySql

Additional Details

This package has been renamed to EFBox.MySql - please visit the dedicated website www.efbox.net for more details. Please use this package instead.

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

// Install ETLBox.EntityFramework.MySql as a Cake Tool
#tool nuget:?package=ETLBox.EntityFramework.MySql&version=3.0.1

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 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 is compatible.  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. 
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
3.0.1 156 9/27/2023
3.0.0 191 7/11/2023
2.7.1 161 6/5/2023
2.7.0 204 4/4/2023
2.6.8 264 2/9/2023
2.6.7 308 1/9/2023
2.6.6 399 10/28/2022
2.6.5 464 10/19/2022
2.6.4 432 10/10/2022
2.6.3 486 9/26/2022