Conesoft.ZipFolder
2.0.0
dotnet add package Conesoft.ZipFolder --version 2.0.0
NuGet\Install-Package Conesoft.ZipFolder -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Conesoft.ZipFolder" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Conesoft.ZipFolder --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Conesoft.ZipFolder, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Conesoft.ZipFolder as a Cake Addin #addin nuget:?package=Conesoft.ZipFolder&version=2.0.0 // Install Conesoft.ZipFolder as a Cake Tool #tool nuget:?package=Conesoft.ZipFolder&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Conesoft.ZipFolder
little library to stream files and folders into a zipfile.
it allows very fast calculation of the zipfile length in advance.
usable to set Content-Length in advance, then stream the files and folders over http.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- System.IO.Hashing (>= 9.0.0)
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 |
---|---|---|
2.0.0 | 64 | 11/23/2024 |
1.1.0 | 125 | 5/20/2024 |
1.0.6 | 150 | 2/9/2024 |
1.0.5 | 107 | 2/9/2024 |
1.0.4 | 106 | 2/9/2024 |
1.0.3 | 127 | 2/9/2024 |
1.0.2 | 102 | 2/9/2024 |
1.0.1 | 100 | 2/9/2024 |
1.0.0 | 111 | 2/9/2024 |
0.1.5 | 149 | 9/22/2023 |
0.1.4 | 144 | 9/11/2023 |
0.1.3 | 146 | 9/11/2023 |
0.1.2 | 141 | 9/11/2023 |
0.1.1 | 149 | 9/11/2023 |
0.1.0 | 142 | 9/11/2023 |