discovered 03 Aug 2026
ClrDebug
→ View on GitHubClrDebug is a comprehensive cross-platform managed wrapper for the .NET Unmanaged API, simplifying the process of developing diagnostic applications. It provides automatic wrappers for essential APIs such as CorDebug, Metadata, and Profiling, eliminating the need for manual handling of complex COM interfaces. Notable features include seamless creation of debugging processes, easy conversion of HRESULT values into exceptions, and customizable event handling through derived callback classes.