JetBrains.Microsoft.Diagnostics.Runtime
2.0.20210701.4
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.
Install-Package JetBrains.Microsoft.Diagnostics.Runtime -Version 2.0.20210701.4
dotnet add package JetBrains.Microsoft.Diagnostics.Runtime --version 2.0.20210701.4
<PackageReference Include="JetBrains.Microsoft.Diagnostics.Runtime" Version="2.0.20210701.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JetBrains.Microsoft.Diagnostics.Runtime --version 2.0.20210701.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JetBrains.Microsoft.Diagnostics.Runtime, 2.0.20210701.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install JetBrains.Microsoft.Diagnostics.Runtime as a Cake Addin
#addin nuget:?package=JetBrains.Microsoft.Diagnostics.Runtime&version=2.0.20210701.4
// Install JetBrains.Microsoft.Diagnostics.Runtime as a Cake Tool
#tool nuget:?package=JetBrains.Microsoft.Diagnostics.Runtime&version=2.0.20210701.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/Microsoft/clrmd/releases for the latest release notes
Dependencies
-
.NETCoreApp 3.1
- Microsoft.Diagnostics.NETCore.Client (>= 0.2.221401)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
.NETFramework 4.6.1
- Microsoft.Diagnostics.NETCore.Client (>= 0.2.221401)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
.NETStandard 2.0
- Microsoft.Diagnostics.NETCore.Client (>= 0.2.221401)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
net5.0
- Microsoft.Diagnostics.NETCore.Client (>= 0.2.221401)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Metadata (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on JetBrains.Microsoft.Diagnostics.Runtime:
| Package | Downloads |
|---|---|
|
JetBrains.dotMemory.Core
JetBrains dotMemory Core Package Version 212.0.20211008.82155
|
|
|
JetBrains.Rider.External.DebuggerLibs
JetBrains Rider External DebuggerLibs Package Version 212.0.20211008.81907
|
|
|
JetBrains.Rider.RdBackend.Common
JetBrains Rider RdBackend Common Package Version 212.0.20211008.81907
|
|
|
JetBrains.Rider.Rider.Backend
JetBrains Rider Rider Backend Package Version 212.0.20211008.81907
|
|
|
ClrStack
Tool for capturing managed stack traces from .NET applications.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.20210701.4 | 0 | 06.02.2022 |