SpeedZipDotNet 1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SpeedZipDotNet --version 1.0.0
NuGet\Install-Package SpeedZipDotNet -Version 1.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="SpeedZipDotNet" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpeedZipDotNet" Version="1.0.0" />
<PackageReference Include="SpeedZipDotNet" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SpeedZipDotNet --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SpeedZipDotNet, 1.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.
#:package SpeedZipDotNet@1.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SpeedZipDotNet&version=1.0.0
#tool nuget:?package=SpeedZipDotNet&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is the first version of ZIP compressor / decompressor using Parallel Deflate Compress/Decompress algorithm referring the article - Kim Jung Hoon. 2023. Proposal for Decoding-Compatible Parallel Deflate Algorithm by Inserting Control Header Composed of Non-Compressed Blocks. KIPS Transactions on Software and Data Engineering, 12, 5, (2023), 207-216. DOI: https://doi.org/10.3745/KTSDE.2023.12.5.207.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- DotNetZip (>= 1.16.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 |
---|---|---|
1.0.1.9 | 201 | 9/29/2024 |
1.0.1.8 | 163 | 6/23/2024 |
1.0.1.7 | 145 | 6/16/2024 |
1.0.1.6 | 148 | 4/21/2024 |
1.0.1.5 | 149 | 3/3/2024 |
1.0.1.4 | 144 | 3/1/2024 |
1.0.1.3 | 146 | 3/1/2024 |
1.0.1.2 | 152 | 2/18/2024 |
1.0.1.1 | 155 | 2/18/2024 |
1.0.1 | 154 | 2/13/2024 |
1.0.0.9 | 145 | 1/20/2024 |
1.0.0.8 | 162 | 10/3/2023 |
1.0.0.7 | 211 | 7/23/2023 |
1.0.0.6 | 206 | 7/21/2023 |
1.0.0.5 | 197 | 6/26/2023 |
1.0.0.4 | 195 | 6/24/2023 |
1.0.0.3 | 208 | 6/20/2023 |
1.0.0.2 | 183 | 6/12/2023 |
1.0.0.1 | 194 | 6/10/2023 |
1.0.0 | 224 | 6/10/2023 |