Zip a passed directory using c-sharp
If passed a valid subdirectory, this 60-line C# console program will zip it to .zip file that is located in same directory as executing code.
→
If passed a valid subdirectory, this 60-line C# console program will zip it to .zip file that is located in same directory as executing code.