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
41
BenchmarkDotNet
Powerful .NET library for benchmarking
31
BenchmarkDotNet
Powerful .NET library for benchmarking
30
BenchmarkDotNet
Powerful .NET library for benchmarking
29
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
24
BenchmarkDotNet
Powerful .NET library for benchmarking
8
BenchmarkDotNet
Powerful .NET library for benchmarking
7
BenchmarkDotNet
Powerful .NET library for benchmarking
5

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