0
How to zip file in c#
5 Respuestas
+ 7
You may get idea from this documentation:
https://msdn.microsoft.com/en-us/library/system.io.compression.zipfile(v=vs.110).aspx
+ 2
this doesn't compile in Mono it seems you need dotnet
https://code.sololearn.com/c3l3yWPfrzE3/?ref=app
+ 1
Thank you so much
0
Please. Any one can help me
0
Thanks