Wingetlywingetly
← All apps

dotsider

by willibrandonv0.26.0

Last updated

A TUI for analyzing .NET assemblies

Install with winget

$ winget install --id willibrandon.dotsider --exact --version 0.26.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for dotsider

dotsider uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i dotsider-win-x64.msi /quiet /norestart

See the full silent install reference for dotsider

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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.

Installers · v0.26.0

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect
arm64MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for dotsider.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • S
    scoutwillibrandon
    willibrandon.scoutv0.6.1

    Feature-complete port of ripgrep to .NET Native AOT

  • dotsider-mcpwillibrandon
    willibrandon.dotsider-mcpv0.26.0

    MCP server for AI-assisted .NET assembly analysis

  • P
    Picketwillibrandon
    willibrandon.picketv0.2.12

    Native AOT secrets scanner with Gitleaks-compatible and Picket-native modes.

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.12

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • C
    Codex CLIOpenAI, Inc.
    OpenAI.Codexv0.152.0

    Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.

More from willibrandon or browse dotnet, assembly, tui.

Frequently asked questions

How do I install dotsider on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id willibrandon.dotsider --exact --version 0.26.0. winget downloads the installer from willibrandon and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install dotsider silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id willibrandon.dotsider --exact 0.26.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for dotsider?
dotsider uses MSI. Run the downloaded installer with: msiexec.exe /i dotsider-win-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall dotsider via winget?
Run: winget uninstall --id willibrandon.dotsider --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from dotsider's Apps & Features entry.
Is dotsider free?
dotsider is distributed under MIT. Refer to the publisher (https://github.com/willibrandon/dotsider) for the full license terms - Wingetly itself does not charge for installation.
Does dotsider work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls dotsider directly from the publisher.
How do I keep dotsider up to date?
Run winget upgrade --id willibrandon.dotsider --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of dotsider from microsoft/winget-pkgs.

Recent versions

  • 0.26.0latest
  • 0.25.2
  • 0.25.1
  • 0.25.0
  • 0.24.9
  • 0.24.8
  • 0.24.7
  • 0.24.6
  • 0.24.5
  • 0.24.4