dotsider

by willibrandon

A TUI for analyzing .NET assemblies

Version
0.15.0
License
MIT
Installer
msi
Arch
x64
Package ID
willibrandon.dotsider
dotnetassemblytuiilmetadatapedisassemblercliterminaldevtools

// install via winget

Command Prompt & PowerShell click to copy
winget install willibrandon.dotsider

// direct download

Download Installer

// about dotsider

dotsider is a terminal UI for analyzing .NET assemblies — structure, metadata, IL disassembly, strings, hex dump, dependency graphs, size maps, and live runtime tracing via EventPipe. It also supports assembly diffing and NuGet package browsing.

// frequently asked questions

How do I install dotsider using winget?
Open PowerShell or Windows Terminal and run: winget install willibrandon.dotsider. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.
What is dotsider?
A TUI for analyzing .NET assemblies
Is dotsider free to download?
dotsider is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update dotsider with winget?
Run winget upgrade willibrandon.dotsider in PowerShell or Windows Terminal to update dotsider to the latest available version.
What architecture does dotsider support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.