whatisgithub

What is dotnet-debugger?

hiddentn/dotnet-debugger — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2023-05-28

2ShellAudience · developerComplexity · 4/5DormantSetup · hard

In one sentence

Pre-built Docker containers that let you remotely debug .NET apps with Visual Studio or JetBrains Rider, plus memory and performance profiling tools.

Mindmap

mindmap
  root((repo))
    What it does
      Remote .NET debugging
      Ready-to-use containers
      IDE connection
    Tech stack
      Docker
      Shell
      dotnet
    Use cases
      Debug production containers
      Track memory leaks
      Profile performance
    Audience
      Developers
      Ops teams
    Current state
      Docs marked WIP
      Early-stage project

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Connect Visual Studio or JetBrains Rider to a remote .NET container to set breakpoints and inspect variables.

USE CASE 2

Track down memory leaks in a remote environment using the included dotMemory tool.

USE CASE 3

Capture performance traces from a production-like container using dotTrace.

USE CASE 4

Standardize debugging environments across a team deploying .NET apps in containers.

What is it built with?

DockerShell.NET

How does it compare?

hiddentn/dotnet-debuggerbrandur/heroku-buildpack-mono-buildchrisor-dev/claude-autosync
Stars222
LanguageShellShellShell
Last pushed2023-05-282012-01-27
MaintenanceDormantDormant
Setup difficultyhardmoderatemoderate
Complexity4/52/53/5
Audiencedeveloperops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

Documentation is still work-in-progress (WIP), and setup requires Docker plus a remote or cloud server.

Copy-paste prompts

Prompt 1
Show me how to connect JetBrains Rider to a remote container using hiddentn/dotnet-debugger.
Prompt 2
Help me set up hiddentn/dotnet-debugger to profile memory leaks with dotMemory.
Prompt 3
Explain how the SSH agent in hiddentn/dotnet-debugger secures the debugger connection.
Prompt 4
Walk me through pulling and running the hiddentn/dotnet-debugger Docker image.

Frequently asked questions

What is dotnet-debugger?

Pre-built Docker containers that let you remotely debug .NET apps with Visual Studio or JetBrains Rider, plus memory and performance profiling tools.

What language is dotnet-debugger written in?

Mainly Shell. The stack also includes Docker, Shell, .NET.

Is dotnet-debugger actively maintained?

Dormant — no commits in 2+ years (last push 2023-05-28).

How hard is dotnet-debugger to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is dotnet-debugger for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.