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
21
BenchmarkDotNet
Powerful .NET library for benchmarking
20
BenchmarkDotNet
Powerful .NET library for benchmarking
19
BenchmarkDotNet
Powerful .NET library for benchmarking
17
BenchmarkDotNet
Powerful .NET library for benchmarking
16
BenchmarkDotNet
Powerful .NET library for benchmarking
15
BenchmarkDotNet
Powerful .NET library for benchmarking
12
BenchmarkDotNet
Powerful .NET library for benchmarking
11
BenchmarkDotNet
Powerful .NET library for benchmarking
9
BenchmarkDotNet
Powerful .NET library for benchmarking
6

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