Skip to main content
Microsoft.Diagnostics.Runtime package icon

Microsoft.Diagnostics.Runtime

ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.

Total Downloads
86.1M
86,104,777
Published
Jun 23, 2022
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Diagnostics.Runtime --version 2.2.332302
Package Manager Console
Install-Package Microsoft.Diagnostics.Runtime -Version 2.2.332302
PackageReference
<PackageReference Include="Microsoft.Diagnostics.Runtime" Version="2.2.332302" />

Frameworks

net6.0 .NETStandard2.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.