startewho / ZipSharp

Zip/Unzip Folder/File

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZipSharp

A CSharp Zip/Unzip Folder/File lib by wraaper rust zip lib

Support CompressionMethod

it wrapped the rust zip lib https://github.com/zip-rs/zip. it support fllowing compression method Stored = 0, Deflated=1, Bzip2, Aes, Zstd,

About

Zip/Unzip Folder/File

License:MIT License


Languages

Language:C# 83.7%Language:Rust 16.3%