-
Notifications
You must be signed in to change notification settings - Fork 0
Home
winscripter edited this page Jan 9, 2024
·
2 revisions
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.