S3ZipContent 1.1.2
Lists zip file content on AWS S3 without downloading whole document. Supports both zip and zip64 files.
Install-Package S3ZipContent -Version 1.1.2
dotnet add package S3ZipContent --version 1.1.2
<PackageReference Include="S3ZipContent" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add S3ZipContent --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: S3ZipContent, 1.1.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- AWSSDK.S3 (>= 3.3.0)
-
.NETStandard 1.6
- AWSSDK.S3 (>= 3.3.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- AWSSDK.S3 (>= 3.3.0)
-
.NETStandard 2.1
- AWSSDK.S3 (>= 3.3.0)
-
net5.0
- AWSSDK.S3 (>= 3.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.