DotNetEtl is an extensible framework for streaming and validating data from a source and then formatting and writing that data to one or more destinations.
Info
Version: | 2.2.0 |
Author(s): | Daniel Broetzmann |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dannerbo/DotNetEtl |
NuGet Url: | https://www.nuget.org/packages/DotNetEtl |
Install
Install-Package DotNetEtl
dotnet add package DotNetEtl
paket add DotNetEtl
DotNetEtl Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Dataflow(>= 4.7.0)
Tags