NuGettier 0.4.17

dotnet tool install --global NuGettier --version 0.4.17
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local NuGettier --version 0.4.17
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NuGettier&version=0.4.17
                    
nuke :add-package NuGettier --version 0.4.17
                    

NuGettier

A nuget helper tool for dotnet with integrated support for Unity package creation.

Installation

(Once the first builds are deployed to NuGet. This does not work yet)

dotnet tool install -g NuGettier

Usage

(Planned usage. NOTHING IMPLEMENTED YET)

dotnet nugettier <action> [params...] Package.Name

Planned actions

  • search: search for a specific package
  • list: list versions for a specific package
  • info: get metadata information for a specific package at a specific version
  • get: get a specific package (download and decompress nupkg)

More actions might be added as found to be required/useful.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.4.17 725 4/3/2025
0.4.16 278,667 5/26/2024
0.4.15 3,273 5/24/2024
0.4.14 306 5/24/2024
0.4.13 456 5/24/2024
0.4.12 420 5/24/2024
0.4.11 634 5/24/2024
0.4.10 4,752 5/23/2024
0.4.9 3,069 5/22/2024
0.4.8 1,815 5/22/2024
0.4.7 336 5/22/2024
0.4.6 786 5/22/2024
0.4.5 21,820 4/21/2024
0.4.4 307 4/21/2024
0.4.3 4,159 4/17/2024
0.4.2 19,033 4/3/2024
0.4.1 13,802 3/25/2024
0.3.18 2,046 3/24/2024
0.3.17 276 3/24/2024
0.3.16 322 3/24/2024
Loading failed

CHANGELOG.md