Zephyr.FileSystem
1.0.18296
dotnet add package Zephyr.FileSystem --version 1.0.18296
NuGet\Install-Package Zephyr.FileSystem -Version 1.0.18296
<PackageReference Include="Zephyr.FileSystem" Version="1.0.18296" />
paket add Zephyr.FileSystem --version 1.0.18296
#r "nuget: Zephyr.FileSystem, 1.0.18296"
// Install Zephyr.FileSystem as a Cake Addin #addin nuget:?package=Zephyr.FileSystem&version=1.0.18296 // Install Zephyr.FileSystem as a Cake Tool #tool nuget:?package=Zephyr.FileSystem&version=1.0.18296
Zephyr is the namespace for utility libraries in Synapse; Zephyr utilities are suitable for stand-alone usage outside Synapse. Synapse is lightweight execution engine for unifying federated data sources and processes. The FileSystem utility library enables file/directory functionality between local, network and supported cloud storage systems. https://synapseproject.github.io/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- AlphaFS (>= 2.2.6)
- AWSSDK.Core (>= 3.3.28.1)
- AWSSDK.S3 (>= 3.3.26.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.18296 | 828 | 10/23/2018 |
1.0.18036 | 928 | 2/6/2018 |
0.1.18017-alpha | 747 | 1/17/2018 |
1.0.18296.0 : Added support for default "server side encryption" and "storage type" parameters specified on the aws client.
1.0.18036.0 : Added Read/Write helper methods. Exposed raw Stream object for files. Added option for creating missing directories. General bug fixes.
Initial release : Supports File/Directory actions for Windows Local, Network and AWS S3 Storage.