TeGun (NuGet reversed) is a simple, yet handy cross-platform(.netcore) commandline-utility for creating nuget packages (nupkg) from a bunch of ordinary, unpackaged assemblies.
Info
Version: | 0.4.46 |
Author(s): | Alexander Clare |
Last Update: | Tuesday, December 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/earloc/TeGun |
NuGet Url: | https://www.nuget.org/packages/dotnet-tegun |
Install
Install-Package dotnet-tegun
dotnet add package dotnet-tegun
paket add dotnet-tegun
dotnet-tegun Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 2.0.0)
- CommandLineParser(>= 2.1.1)
- Newtonsoft.Json(>= 10.0.3)
Tags