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.
<PackageVersion Include="ClrMDExports" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="ClrMDExports" />
                    
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 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.
#addin nuget:?package=ClrMDExports&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=ClrMDExports&version=1.0.1
                    
Install as a Cake Tool

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 293 6/13/2021
1.0.4.1 969 7/8/2019
1.0.4 739 2/25/2019
1.0.3 712 2/24/2019
1.0.2 745 2/17/2019
1.0.1 713 2/16/2019

Initial version