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 672 4/3/2025
0.4.16 278,636 5/26/2024
0.4.15 3,243 5/24/2024
0.4.14 269 5/24/2024
0.4.13 423 5/24/2024
0.4.12 387 5/24/2024
0.4.11 606 5/24/2024
0.4.10 4,721 5/23/2024
0.4.9 3,034 5/22/2024
0.4.8 1,784 5/22/2024
0.4.7 299 5/22/2024
0.4.6 754 5/22/2024
0.4.5 21,791 4/21/2024
0.4.4 276 4/21/2024
0.4.3 4,126 4/17/2024
0.4.2 19,004 4/3/2024
0.4.1 13,771 3/25/2024
0.3.18 2,013 3/24/2024
0.3.17 245 3/24/2024
0.3.16 286 3/24/2024
Loading failed

CHANGELOG.md