ToolGet 1.4.1
dotnet tool install --global ToolGet --version 1.4.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local ToolGet --version 1.4.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=ToolGet&version=1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package ToolGet --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ToolGet
ToolGet is a command line UI for searching for and installing dotnet tools.

Features
🔍 Package Search
- Real-time NuGet package search using official NuGet API
- Search by package name, keywords, or authors
Installing the Application
dotnet tool install -g ToolGet.Console
Usage
toolget
License
MIT License - see LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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.