Zipper is a .NET Core tool to zip a folder, typically for use after dotnet publish.
Info
Version: | 1.0.1 |
Author(s): | JarrettV |
Last Update: | Tuesday, March 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jarrettv/Zipper/ |
NuGet Url: | https://www.nuget.org/packages/Zipper |
Install
Install-Package Zipper
dotnet add package Zipper
paket add Zipper
Zipper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.Platforms(>= 2.0.1)