git404hub

what is dotnet-debugger fr?

hiddentn/dotnet-debugger — explained in plain English

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

2ShellAudience · developerComplexity · 4/5DormantSetup · hard

tl;dr

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

vibe map

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 make with this?

VIBE 1

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

VIBE 2

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

VIBE 3

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

VIBE 4

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

what's the stack?

DockerShell.NET

how it stacks up fr

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 i run it?

Difficulty · hard time til it works · 1h+

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

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.