Microsoft.VisualStudio.clrdbg 15.0.25904-preview-3404276

This is a prerelease version of Microsoft.VisualStudio.clrdbg.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.VisualStudio.clrdbg --version 15.0.25904-preview-3404276
NuGet\Install-Package Microsoft.VisualStudio.clrdbg -Version 15.0.25904-preview-3404276
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.VisualStudio.clrdbg" Version="15.0.25904-preview-3404276" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.clrdbg --version 15.0.25904-preview-3404276
#r "nuget: Microsoft.VisualStudio.clrdbg, 15.0.25904-preview-3404276"
#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 Microsoft.VisualStudio.clrdbg as a Cake Addin
#addin nuget:?package=Microsoft.VisualStudio.clrdbg&version=15.0.25904-preview-3404276&prerelease

// Install Microsoft.VisualStudio.clrdbg as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudio.clrdbg&version=15.0.25904-preview-3404276&prerelease

Provides a debugger for programs running on the Microsoft .NET Core runtime. The debugger can be controlled over stdin/out using a set of commands and output based on the GDB/MI interface.

Product Versions
DNXCore dnxcore50
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated