dotnet-tegun 0.4.46

dotnet add package dotnet-tegun --version 0.4.46                
NuGet\Install-Package dotnet-tegun -Version 0.4.46                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="dotnet-tegun" Version="0.4.46" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotnet-tegun --version 0.4.46                
#r "nuget: dotnet-tegun, 0.4.46"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install dotnet-tegun as a Cake Addin
#addin nuget:?package=dotnet-tegun&version=0.4.46

// Install dotnet-tegun as a Cake Tool
#tool nuget:?package=dotnet-tegun&version=0.4.46                

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.46 1,134 12/5/2017
0.4.44-dev 772 12/5/2017
0.4.43-dev 769 12/5/2017
0.4.42-dev 789 12/5/2017
0.4.41 980 12/5/2017
0.4.39-dev 795 12/5/2017
0.4.38-dev 759 12/5/2017
0.4.37-dev 767 12/5/2017
0.4.36-dev 794 12/5/2017
0.4.34-dev 802 11/30/2017
0.4.33 971 11/30/2017
0.4.25-pre 830 11/24/2017

0.3.0 refactorings
0.2.0 optimize logging output
0.1.0 inital release