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 as a Cake Addin
#tool nuget:?package=dotnet-tegun&version=0.4.46
                    
Install 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,295 12/5/2017
0.4.44-dev 921 12/5/2017
0.4.43-dev 917 12/5/2017
0.4.42-dev 938 12/5/2017
0.4.41 1,135 12/5/2017
0.4.39-dev 946 12/5/2017
0.4.38-dev 911 12/5/2017
0.4.37-dev 916 12/5/2017
0.4.36-dev 943 12/5/2017
0.4.34-dev 953 11/30/2017
0.4.33 1,128 11/30/2017
0.4.25-pre 979 11/24/2017

0.3.0 refactorings
0.2.0 optimize logging output
0.1.0 inital release