Reactive ETL is a rewrite of Rhino ETL using the reactive extensions for .Net.
Info
Version: | 2.5.0 |
Author(s): | Madhon |
Last Update: | Monday, February 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madhon/ReactiveETL |
NuGet Url: | https://www.nuget.org/packages/ReactiveETL |
Install
Install-Package ReactiveETL
dotnet add package ReactiveETL
paket add ReactiveETL
ReactiveETL Download (Unzip the "nupkg" after downloading)
Dependencies
- FileHelpers(>= 3.4.2)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 3.1.11)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- System.Configuration.ConfigurationManager(>= 4.7.0)
Tags