LibZipSharp icon indicating copy to clipboard operation
LibZipSharp copied to clipboard

Add a System.IO.Compress compatible API

Open dellis1972 opened this issue 4 years ago • 4 comments

We should add a System.IO.Compresson compatible api which uses LibZipSharp under the hood. This would allow developers to switch over to using LibZipSharp easily.

dellis1972 avatar Mar 17 '21 10:03 dellis1972

I'd very much welcome this. We use System.IO.Compression in our system, but need to use zstd as the compression scheme instead of the default zip so having an API that would allow drop-in replacement would be a huge win.

mrclayman avatar Aug 24 '21 11:08 mrclayman

Just out of curiosity -- are there plans to implement this in the near future? :relaxed:

mrclayman avatar Jan 03 '22 12:01 mrclayman

Near future, nearly impossible... :) But we'll see how it goes

grendello avatar Jan 03 '22 14:01 grendello

Fair enough. Thanks for the quick response. :slightly_smiling_face:

mrclayman avatar Jan 04 '22 08:01 mrclayman