Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.83 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.83 KB

Microsoft.Diagnostics.Runtime

ClrMD release ClrMD pre-release

Debug Release
Windows Build Status Build Status
Linux Build Status Build Status

Latest package is available from Azure DevOps public feed: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json (browse).

Microsoft.Diagnostics.Runtime.dll also called "ClrMD" is a process and crash dump introspection library. This allows you to write tools and debugger plugins which can do thing similar to SOS and PSSCOR.

For more details, take a look at the GettingStarted guide, FAQ, and Samples.