DotNetEtl.FileSystem is an extension to DotNetEtl that allows for reading from and writing to files.
Info
Version: | 2.1.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.FileSystem |
Install
Install-Package DotNetEtl.FileSystem
dotnet add package DotNetEtl.FileSystem
paket add DotNetEtl.FileSystem
DotNetEtl.FileSystem Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- DotNetEtl(>= 2.2.0)
Tags