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
                    
if you are setting up this repo
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
                    
nuke :add-package Goo.DevTools.App --version 0.5.3
                    

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 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.

Version Downloads Last Updated
0.5.3 0 9/9/2026
0.5.2 36 9/9/2026
0.5.1 38 9/9/2026
0.5.0 90 9/5/2026
0.4.2 88 9/2/2026
0.4.1 91 9/2/2026
0.4.0 85 9/1/2026