Microsoft.Diagnostics.Runtime 0.8.31-beta

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
13
BenchmarkDotNet
Powerful .NET library for benchmarking
14
BenchmarkDotNet
Powerful .NET library for benchmarking
16
BenchmarkDotNet
Powerful .NET library for benchmarking
17
BenchmarkDotNet
Powerful .NET library for benchmarking
22
BenchmarkDotNet
Powerful .NET library for benchmarking
23
BenchmarkDotNet
Powerful .NET library for benchmarking
24
BenchmarkDotNet
Powerful .NET library for benchmarking
25
BenchmarkDotNet
Powerful .NET library for benchmarking
26
BenchmarkDotNet
Powerful .NET library for benchmarking
27

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