CsDebugScript.ClrMdProvider
1.4.0.355
Provides CLR debugging ability to CsDebugScript.Engine using ClrMD. It only works when used with CsDebugScript.DbgEng as debugger engine.
Install-Package CsDebugScript.ClrMdProvider -Version 1.4.0.355
dotnet add package CsDebugScript.ClrMdProvider --version 1.4.0.355
<PackageReference Include="CsDebugScript.ClrMdProvider" Version="1.4.0.355" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsDebugScript.ClrMdProvider --version 1.4.0.355
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6.1
- CsDebugScript.Engine (>= 1.4.0.355)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CsDebugScript.ClrMdProvider:
Package | Downloads |
---|---|
CsDebugScript
CsDebugScript provides framework for writting .NET code against different debuggers/dump processing.
|
GitHub repositories
This package is not used by any popular GitHub repositories.