Microsoft.Diagnostics.Runtime 0.9.180305.1

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.

Showing the top 20 packages that depend on Microsoft.Diagnostics.Runtime.

Packages Downloads
BenchmarkDotNet
Powerful .NET library for benchmarking
1,083
BenchmarkDotNet
Powerful .NET library for benchmarking
1,028
BenchmarkDotNet
Powerful .NET library for benchmarking
369
BenchmarkDotNet
Powerful .NET library for benchmarking
34
BenchmarkDotNet
Powerful .NET library for benchmarking
33
BenchmarkDotNet
Powerful .NET library for benchmarking
32
BenchmarkDotNet
Powerful .NET library for benchmarking
31
BenchmarkDotNet
Powerful .NET library for benchmarking
30
BenchmarkDotNet
Powerful .NET library for benchmarking
28
BenchmarkDotNet
Powerful .NET library for benchmarking
27
BenchmarkDotNet
Powerful .NET library for benchmarking
26
BenchmarkDotNet
Powerful .NET library for benchmarking
25

Since the last release, I have made two major changes to the API.

First, I have reworked the SymbolLocator class. I had to rush out the last version so that we could ship sources, and that class was in an incomplete state. It has been subsequently reworked into a new design.

Second, as part of the effort to (finally) release 1.0 of the library and get it out of beta (which hasn't happened yet), I have marked some commonly used APIs with the [Obsolete] attribute. Virtually no functionality has been removed, only that APIs have been renamed or moved within the runtime. The one exception is that ClrMD is moving away from doing symbol resolution (File and Line number). This means GetSourceLocationForOffset and related functions no longer work. Instead, I have implemented a sample you can find here: https://github.com/Microsoft/clrmd/blob/master/src/FileAndLineNumbers/Program.cs

Note that all methods marked [Obsolete] will be removed in the next NuGet release (but I do not plan to do another release for a little while). I appologize in advance for any incovenience this causes. After years of active development, some API dead-ends have inevitably crept into the library, and need to be removed before 1.0 is released.

Aside from various bugfixes, here are some noteworthy changes in this release:

  1. I've added Async APIs for symbol resolution/download, and the SymbolLocator class is now thread safe. You can now download symbols asynchronosly and in parallel.
  2. Added basic support for converting CLR internal structures (MethodDescs, MethodTables, EEClass, etc) to and from ClrMD types and methods.
  3. Add a way to get information about the Shared and System domains.
  4. Completely remove the dependency on msdia120.dll and DiaLib.dll. Added a managed PDB reader to do this work instead. ClrMD currently has no dependencies on any other library (that doesn't come with windows anyway).

This package has no dependencies.

Version Downloads Last updated
4.0.726401 20 05/15/2026
4.0.726301 13 05/13/2026
4.0.725402 20 05/05/2026
4.0.725202 21 05/05/2026
4.0.723004 25 05/02/2026
4.0.722401 23 04/24/2026
4.0.0-beta.26203.1 29 04/08/2026
4.0.0-beta.26202.1 20 04/03/2026
4.0.0-beta.24360.3 27 12/13/2025
4.0.0-beta.24360.2 26 12/11/2025
4.0.0-beta.24320.3 27 12/13/2025
4.0.0-beta.24314.3 29 12/13/2025
3.1.512801 356 12/12/2025
3.1.506101 32 12/21/2025
3.1.456101 33 12/10/2025
3.1.456003 28 12/17/2025
3.1.455904 22 12/13/2025
3.0.442202 25 12/10/2025
3.0.0-beta.23214.4 23 12/13/2025
3.0.0-beta.23177.1 26 12/21/2025
3.0.0-beta.23165.1 28 12/15/2025
3.0.0-beta.23159.4 26 12/13/2025
3.0.0-beta.23158.2 26 12/13/2025
3.0.0-beta.23156.1 30 12/13/2025
2.4.416101 29 12/13/2025
2.3.405304 28 12/13/2025
2.2.343001 26 12/11/2025
2.2.332302 1,084 12/10/2025
2.2.332001 25 12/13/2025
2.1.327703 30 12/13/2025
2.0.226801 29 12/11/2025
2.0.226401 29 12/12/2025
2.0.222201 26 12/13/2025
2.0.221201 31 12/13/2025
2.0.217201 33 12/13/2025
2.0.161401 28 12/13/2025
2.0.156101 26 12/12/2025
2.0.151903 25 12/13/2025
2.0.145301 27 12/21/2025
2.0.142701 25 12/13/2025
2.0.142501 28 12/09/2025
2.0.142103 28 12/13/2025
2.0.141902 29 12/14/2025
2.0.137201 24 12/21/2025
2.0.130507 30 12/13/2025
2.0.0-rc.20303.6 22 12/10/2025
2.0.0-rc.20278.6 24 12/11/2025
2.0.0-beta.20276.4 23 12/13/2025
2.0.0-beta.20273.1 24 12/13/2025
2.0.0-beta.20272.2 23 12/13/2025
2.0.0-beta.20272.1 27 12/13/2025
2.0.0-beta.20268.2 24 12/09/2025
2.0.0-beta.20230.2 25 12/13/2025
2.0.0-beta.20230.1 23 12/13/2025
2.0.0-beta.20229.3 26 12/13/2025
2.0.0-beta.20223.2 18 12/11/2025
2.0.0-beta.20222.8 25 12/13/2025
2.0.0-beta.20222.7 24 12/13/2025
2.0.0-beta.20222.5 24 12/13/2025
2.0.0-beta.20220.3 23 12/13/2025
2.0.0-beta.20213.1 22 12/10/2025
2.0.0-beta.20174.2 25 12/13/2025
2.0.0-beta.20072.5 22 12/11/2025
2.0.0-beta.19618.7 27 12/13/2025
2.0.0-beta.19612.8 25 12/13/2025
1.1.142101 28 12/13/2025
1.1.132302 32 12/13/2025
1.1.127808 27 12/13/2025
1.1.126102 26 12/09/2025
1.1.122004 25 12/21/2025
1.1.116301 26 12/14/2025
1.1.61812 33 12/12/2025
1.1.57604 26 12/13/2025
1.1.57004 32 12/13/2025
1.1.46104 28 12/13/2025
1.1.37504 28 12/13/2025
1.1.35902 27 12/10/2025
1.1.35504 27 12/21/2025
1.0.5 29 12/13/2025
1.0.3 30 12/13/2025
1.0.2 29 12/13/2025
1.0.0 32 12/11/2025
0.9.180305.1 31 12/13/2025
0.9.170809.3 27 12/13/2025
0.9.170626.1 30 12/10/2025
0.8.31-beta 32 12/13/2025
0.8.30-beta 29 12/09/2025
0.8.27-beta 31 12/13/2025
0.8.26-beta 25 12/13/2025
0.8.25-beta 20 12/13/2025
0.8.24-aamain00309 25 12/13/2025
0.7.1-beta 22 12/13/2025