SaaSHub helps you find the best software and product alternatives Learn more →
Top 10 C# Debugger Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Project mention: How to Extract Rocket League Data in Real Time: Reverse Engineering in Unreal Engine Games | dev.to | 2025-03-05
It is interesting for the reader to try to find them on their own, but I will show how I found them using a disassembler called IDA64 for static analysis and a structure dissector called ReClass.net to validate if it is correct or not.
-
moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
-
PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
For the LSP, my configuration is almost the same as ThePrimeagen’s with some changes to the auto-complete behaviour, and the added custom server for PowerShell. PowerShell Editor Services actually have some documentation in their repo that is very helpful, it’s not very detailed but gives enough to get neovim configured. So download a package from the Releases (NOT a clone of the repo, made that mistake instantly before I read the docs). I extracted the Zip into a folder ~/.config/nvim/customLsp, it doesn’t really matter what the folder is as long as you have a record of the path. Then in my lazy plugins I have the lsp.lua file set up as below:
-
Project mention: Spice86 – A PC emulator for real mode reverse engineering | news.ycombinator.com | 2025-02-20
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
AntiCrack-DotNet
.NET Project containing plenty of advanced techniques to detect various types of malicious actions on your software, with syscall support.
-
neo-fairy-test
进酒吧点炒饭!Fairyland for Neo3 smart contract testing & debugging! TODO: Storage diff from tx; GAS profiler for each source code line; multisig? debug adapter protocol compatibility?; stable websocket features (memorize fairy txns & deliver in fairy blocks through WS?); set variable value in debugging (difficult), simulate GAS distribution to NEO, ...
-
Routeslist
Routing debugger for DotNet Core applications. A list of all routes in the formatted table
C# Debugger discussion
C# Debugger related posts
-
How to Extract Rocket League Data in Real Time: Reverse Engineering in Unreal Engine Games
-
dnSpyEx: .NET Debugger and Assembly Editor
-
MacOS Guide to Developing for .NET MAUI in the future (VSCode with & without DevExpress)
-
MoonSharp or How we combined JSON and LUA for game ability management
-
Could someone explain dotnet for me cause I’m dumb dumb
-
Is anyone developing. NET on linux? How good is it?
-
Roadmap for transition from Java
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Mar 2025
Index
What are some of the best open-source Debugger projects in C#? This list will help you:
# | Project | Stars |
---|---|---|
1 | dnSpy | 7,918 |
2 | ReClass.NET | 1,900 |
3 | moonsharp | 1,448 |
4 | PowerShellEditorServices | 671 |
5 | Spice86 | 501 |
6 | Mond | 374 |
7 | DotNet.Meteor | 297 |
8 | AntiCrack-DotNet | 276 |
9 | neo-fairy-test | 16 |
10 | Routeslist | 2 |