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 705 4/3/2025
0.4.16 278,662 5/26/2024
0.4.15 3,266 5/24/2024
0.4.14 298 5/24/2024
0.4.13 452 5/24/2024
0.4.12 414 5/24/2024
0.4.11 629 5/24/2024
0.4.10 4,747 5/23/2024
0.4.9 3,063 5/22/2024
0.4.8 1,810 5/22/2024
0.4.7 329 5/22/2024
0.4.6 779 5/22/2024
0.4.5 21,814 4/21/2024
0.4.4 301 4/21/2024
0.4.3 4,152 4/17/2024
0.4.2 19,027 4/3/2024
0.4.1 13,796 3/25/2024
0.3.18 2,039 3/24/2024
0.3.17 267 3/24/2024
0.3.16 316 3/24/2024
Loading failed

CHANGELOG.md