Install via winget
click to copy
winget install willibrandon.dotsider
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.
Package ID
willibrandon.dotsider
Version
0.15.0
Publisher
willibrandon
License
MIT
Installer
msi
Architecture
x64
Tags
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.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 the download button to get it directly from the publisher.
How do I update dotsider with winget?
Run
winget upgrade willibrandon.dotsider in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall dotsider?
Run
winget uninstall willibrandon.dotsider to remove dotsider from your system.