ClrMDExports 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ClrMDExports --version 1.0.1
NuGet\Install-Package ClrMDExports -Version 1.0.1
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="ClrMDExports" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClrMDExports --version 1.0.1
#r "nuget: ClrMDExports, 1.0.1"
#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.
// Install ClrMDExports as a Cake Addin
#addin nuget:?package=ClrMDExports&version=1.0.1

// Install ClrMDExports as a Cake Tool
#tool nuget:?package=ClrMDExports&version=1.0.1

Helper library to create extensions for WinDbg/LLDB using ClrMD.

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ClrMDExports:

Repository Stars
chrisnas/DebuggingExtensions
Host of debugging-related extensions such as post-mortem tools or WinDBG extensions
Version Downloads Last updated
2.0.0-rc1 192 6/13/2021
1.0.4.1 812 7/8/2019
1.0.4 621 2/25/2019
1.0.3 594 2/24/2019
1.0.2 625 2/17/2019
1.0.1 602 2/16/2019

Initial version