Provides Pipeline steps to append data, read, write, delete, and move files on the file system.
Info
Version: | 4.1.0 |
Author(s): | Chris Trout |
Last Update: | Tuesday, December 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mytrout/Pipelines/ |
NuGet Url: | https://www.nuget.org/packages/MyTrout.Pipelines.Steps.IO.Files |
Install
Install-Package MyTrout.Pipelines.Steps.IO.Files
dotnet add package MyTrout.Pipelines.Steps.IO.Files
paket add MyTrout.Pipelines.Steps.IO.Files
MyTrout.Pipelines.Steps.IO.Files Download (Unzip the "nupkg" after downloading)
Dependencies
- MyTrout.Pipelines.Steps(>= 2.0.7 && < 3.0.0)