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 |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.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 | 652 | 10/23/2018 |
1.0.18036 | 794 | 2/6/2018 |
0.1.18017-alpha | 655 | 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.