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.MongoDb |
Install
Install-Package ReactiveETL.MongoDb
dotnet add package ReactiveETL.MongoDb
paket add ReactiveETL.MongoDb
ReactiveETL.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- ReactiveETL(>= 2.5.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- MongoDB.Driver(>= 2.11.6)
Tags