Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All ZIP tasks - move to System.IO.Compression #23

Open
jefim opened this issue Dec 11, 2024 · 1 comment · May be fixed by #24
Open

All ZIP tasks - move to System.IO.Compression #23

jefim opened this issue Dec 11, 2024 · 1 comment · May be fixed by #24
Assignees
Labels
enhancement New feature or request

Comments

@jefim
Copy link
Contributor

jefim commented Dec 11, 2024

https://learn.microsoft.com/en-us/dotnet/api/system.io.compression?view=net-9.0

@jefim jefim added the enhancement New feature or request label Dec 11, 2024
@MatteoDelOmbra MatteoDelOmbra linked a pull request Dec 13, 2024 that will close this issue
@MatteoDelOmbra
Copy link

System.IO.Compression does not support password functionality. Decided to switch to ProDotNetZip, because DotNetZip has high vulnerability and is officially deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants