dotsider

by willibrandon

A TUI for analyzing .NET assemblies

v0.15.0 MIT msi x64

Install with winget

Open PowerShell or Command Prompt and run:

winget install willibrandon.dotsider

Copied to clipboard!

1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation

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.

dotnetassemblytuiilmetadatapedisassemblercliterminaldevtools

Advanced Install Options

Install (latest)winget install willibrandon.dotsider
Install (pinned version)winget install --id willibrandon.dotsider -e --version 0.15.0
Upgradewinget upgrade willibrandon.dotsider
Uninstallwinget uninstall willibrandon.dotsider

Frequently Asked Questions

How do I install dotsider using winget?
Open PowerShell or Windows Terminal and run: winget install willibrandon.dotsider. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.
What is dotsider?
A TUI for analyzing .NET assemblies
Is dotsider free to use?
dotsider is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update dotsider with winget?
Run winget upgrade willibrandon.dotsider in PowerShell or Windows Terminal to upgrade to the latest available version.
How do I uninstall dotsider?
Run winget uninstall willibrandon.dotsider to remove dotsider from your system.