Helper for downloading and extracting a zip archive to a given directory.
Info
Version: | 2.0.1 |
Author(s): | cdorst |
Last Update: | Monday, February 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CDorst.Common.Functions.DownloadAndExtractZip |
Install
Install-Package CDorst.Common.Functions.DownloadAndExtractZip
dotnet add package CDorst.Common.Functions.DownloadAndExtractZip
paket add CDorst.Common.Functions.DownloadAndExtractZip
CDorst.Common.Functions.DownloadAndExtractZip Download (Unzip the "nupkg" after downloading)
Dependencies
- CDorst.Common.Functions.CopyAndPasteDirectory(>= 1.0.0)
- CDorst.Common.Functions.DownloadFile(>= 2.0.0)
- CDorst.Common.Functions.ExtractZipToNewSubdirectory(>= 1.0.1)