JetBrains.Microsoft.Diagnostics.Runtime
2.0.20210701.4
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" />
paket add JetBrains.Microsoft.Diagnostics.Runtime --version 2.0.20210701.4
#r "nuget: JetBrains.Microsoft.Diagnostics.Runtime, 2.0.20210701.4"
// 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
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.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard2.0 netstandard2.1 |
| .NET Framework | net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen40 tizen60 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.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)
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 | Downloads | Last updated |
|---|---|---|
| 2.0.20210701.4 | 0 | 06.02.2022 |
See https://github.com/Microsoft/clrmd/releases for the latest release notes