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.
<PackageVersion Include="dotnet-tegun" Version="0.4.46" />
                    
Directory.Packages.props
<PackageReference Include="dotnet-tegun" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=dotnet-tegun&version=0.4.46
                    
Install dotnet-tegun as a Cake Addin
#tool nuget:?package=dotnet-tegun&version=0.4.46
                    
Install dotnet-tegun as a Cake Tool

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,222 12/5/2017
0.4.44-dev 849 12/5/2017
0.4.43-dev 846 12/5/2017
0.4.42-dev 866 12/5/2017
0.4.41 1,062 12/5/2017
0.4.39-dev 872 12/5/2017
0.4.38-dev 836 12/5/2017
0.4.37-dev 844 12/5/2017
0.4.36-dev 872 12/5/2017
0.4.34-dev 881 11/30/2017
0.4.33 1,052 11/30/2017
0.4.25-pre 907 11/24/2017

0.3.0 refactorings
0.2.0 optimize logging output
0.1.0 inital release