Skip to content
winscripter edited this page Jan 9, 2024 · 2 revisions

DbgSharp Wiki Page

DbgSharp is a .NET/C# library for debugging/interpreting C# scripts (mainly end with a .csx extension, with an x at end).

DbgSharp uses Roslyn APIs in order to actually run C# scripts.

To learn how to use or build DbgSharp, please select an appropriate page from this Wiki to learn more.

Clone this wiki locally