Microsoft.Diagnostics.Runtime 2.0.161401

dotnet add package Microsoft.Diagnostics.Runtime --version 2.0.161401
                    
NuGet\Install-Package Microsoft.Diagnostics.Runtime -Version 2.0.161401
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Diagnostics.Runtime" Version="2.0.161401" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Diagnostics.Runtime" Version="2.0.161401" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Diagnostics.Runtime" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Diagnostics.Runtime --version 2.0.161401
                    
#r "nuget: Microsoft.Diagnostics.Runtime, 2.0.161401"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Diagnostics.Runtime&version=2.0.161401
                    
Install Microsoft.Diagnostics.Runtime as a Cake Addin
#tool nuget:?package=Microsoft.Diagnostics.Runtime&version=2.0.161401
                    
Install Microsoft.Diagnostics.Runtime as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Diagnostics.Runtime:

Package Downloads
BenchmarkDotNet

Powerful .NET library for benchmarking

GitHub repositories (40)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Diagnostics.Runtime:

Repository Stars
dnSpy/dnSpy
.NET debugger and assembly editor
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
chocolatey/choco
Chocolatey - the package manager for Windows
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
Version Downloads Last updated
2.0.161401 2 3/8/2021
2.0.156101 1 3/8/2021
2.0.151903 1 3/8/2021
2.0.145301 1 3/8/2021
2.0.142701 1 3/8/2021
2.0.142501 1 3/8/2021
2.0.142103 2 3/8/2021
2.0.141902 1 3/8/2021
2.0.137201 1 3/8/2021
2.0.130507 2 3/8/2021
2.0.0-rc.20303.6 1 3/8/2021
2.0.0-rc.20278.6 1 3/8/2021
2.0.0-beta.20276.4 2 3/8/2021
2.0.0-beta.20273.1 1 3/8/2021
2.0.0-beta.20272.2 3 3/8/2021
2.0.0-beta.20272.1 1 3/8/2021
2.0.0-beta.20268.2 1 3/8/2021
2.0.0-beta.20230.2 1 3/8/2021
2.0.0-beta.20230.1 1 3/8/2021
2.0.0-beta.20229.3 1 3/8/2021
2.0.0-beta.20223.2 2 3/8/2021
2.0.0-beta.20222.8 1 3/8/2021
2.0.0-beta.20222.7 1 3/8/2021
2.0.0-beta.20222.5 1 3/8/2021
2.0.0-beta.20220.3 1 3/8/2021
2.0.0-beta.20213.1 2 3/8/2021
2.0.0-beta.20174.2 2 3/8/2021
2.0.0-beta.20072.5 1 3/8/2021
2.0.0-beta.19618.7 1 3/8/2021
2.0.0-beta.19612.8 1 3/8/2021
1.1.142101 3 3/8/2021
1.1.132302 1 3/8/2021
1.1.127808 1 3/8/2021
1.1.126102 133 3/8/2021
1.1.122004 1 3/8/2021
1.1.116301 1 3/8/2021
1.1.61812 1 3/8/2021
1.1.61810 1 3/8/2021
1.1.57604 32,424 3/8/2021
1.1.57004 1 3/8/2021
1.1.46104 1 3/8/2021
1.1.37504 2 3/8/2021
1.1.35902 2 3/8/2021
1.1.35504 1 3/8/2021
1.0.5 1 3/8/2021
1.0.3 1 3/8/2021
1.0.2 2 3/8/2021
1.0.1-dev 3 3/8/2021
1.0.0 3 3/8/2021
0.9.180305.1 1 3/8/2021
0.9.170809.3 4 3/8/2021
0.9.170626.1 1 3/8/2021

See https://github.com/Microsoft/clrmd/releases for the latest release notes