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.
#:package dotnet-tegun@0.4.46
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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,594 12/5/2017
0.4.44-dev 1,143 12/5/2017
0.4.43-dev 1,115 12/5/2017
0.4.42-dev 1,162 12/5/2017
0.4.41 1,359 12/5/2017
0.4.39-dev 1,167 12/5/2017
0.4.38-dev 1,135 12/5/2017
0.4.37-dev 1,173 12/5/2017
0.4.36-dev 1,174 12/5/2017
0.4.34-dev 1,175 11/30/2017
0.4.33 1,361 11/30/2017
0.4.25-pre 1,204 11/24/2017
Loading failed

0.3.0 refactorings
0.2.0 optimize logging output
0.1.0 inital release