Uses the pipes and filters pattern to handle enc/decrypting, compressing and deserializing files.
Info
Version: | 1.1.6 |
Author(s): | devjoes |
Last Update: | Tuesday, September 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FileProcessor |
Install
Install-Package FileProcessor
dotnet add package FileProcessor
paket add FileProcessor
FileProcessor Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Identity(>= 1.1.1)
- Azure.Storage.Blobs(>= 12.4.4)
- CsvHelper(>= 15.0.5)
- Microsoft.Azure.Storage.File(>= 11.1.7)
- Microsoft.Extensions.Logging(>= 3.1.5)
- Portable.BouncyCastle(>= 1.8.6.7)