Can we please get a new NuGet package /w latest changes to the ZipFile class #889
Unanswered
csg-ahmadsiddiqi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
The NuGet package 1.4.2 was released on 01/30/2023. There have been 2 useful commits to the ZipFile class after that. The change to implement
IEnumerable<ZipEntry>
is very handy as it allows the use of LINQ queries for zip entries.Can we please get a new NuGet package to include the new code?
Thanks,
Ahmad
Beta Was this translation helpful? Give feedback.
All reactions