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
May 19, 2021
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 .NETCoreApp3.1 net5.0 .NETStandard2.0

Dependencies

[0.2.221401, )
System.Buffers
.NETFramework4.6.1
[4.5.1, )
[5.0.0, )
System.Memory
.NETFramework4.6.1
[4.5.4, )
System.Reflection.Metadata
.NETFramework4.6.1
[5.0.0, )
[4.5.3, )
[0.2.221401, )
System.Buffers
.NETCoreApp3.1
[4.5.1, )
[5.0.0, )
System.Memory
.NETCoreApp3.1
[4.5.4, )
[5.0.0, )
[4.5.1, )
[4.5.4, )
[0.2.221401, )
System.Buffers
.NETStandard2.0
[4.5.1, )
[5.0.0, )
System.Memory
.NETStandard2.0
[4.5.4, )
[5.0.0, )

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 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 24 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.