Goo.DevTools.App
0.5.3
dotnet tool install --global Goo.DevTools.App --version 0.5.3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Goo.DevTools.App --version 0.5.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Goo.DevTools.App&version=0.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Goo.DevTools.App --version 0.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Goo DevTools Inspector
Goo.DevTools.App installs the graphical inspector for local Goo applications. It is separate from the Goo.DevTools command-line tool.
Install
dotnet tool install --global Goo.DevTools.App --version 0.5.3
Use
Start your app with diagnostics enabled, as shown in the DevTools guide, then open the inspector to connect to the newest live target:
goo-devtools
Select a target or open the built-in sample data:
goo-devtools --pid 12345
goo-devtools --pipe "pipe-name"
goo-devtools --sample
Install the separate Goo.DevTools package when you also need the goo CLI.
See the Goo DevTools guide, local protocol reference, and development guide.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.