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 638 4/3/2025
0.4.16 278,616 5/26/2024
0.4.15 3,225 5/24/2024
0.4.14 254 5/24/2024
0.4.13 405 5/24/2024
0.4.12 368 5/24/2024
0.4.11 588 5/24/2024
0.4.10 4,705 5/23/2024
0.4.9 3,020 5/22/2024
0.4.8 1,768 5/22/2024
0.4.7 287 5/22/2024
0.4.6 739 5/22/2024
0.4.5 21,773 4/21/2024
0.4.4 262 4/21/2024
0.4.3 4,110 4/17/2024
0.4.2 18,990 4/3/2024
0.4.1 13,757 3/25/2024
0.3.18 1,997 3/24/2024
0.3.17 231 3/24/2024
0.3.16 268 3/24/2024
Loading failed

CHANGELOG.md