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,216 12/5/2017
0.4.44-dev 843 12/5/2017
0.4.43-dev 840 12/5/2017
0.4.42-dev 860 12/5/2017
0.4.41 1,056 12/5/2017
0.4.39-dev 866 12/5/2017
0.4.38-dev 830 12/5/2017
0.4.37-dev 838 12/5/2017
0.4.36-dev 866 12/5/2017
0.4.34-dev 875 11/30/2017
0.4.33 1,046 11/30/2017
0.4.25-pre 901 11/24/2017

0.3.0 refactorings
0.2.0 optimize logging output
0.1.0 inital release