Microsoft.Diagnostics.DbgShim 9.0.661903

Prefix Reserved
dotnet add package Microsoft.Diagnostics.DbgShim --version 9.0.661903
                    
NuGet\Install-Package Microsoft.Diagnostics.DbgShim -Version 9.0.661903
                    
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.DbgShim" Version="9.0.661903" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Diagnostics.DbgShim" Version="9.0.661903" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Diagnostics.DbgShim" />
                    
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.DbgShim --version 9.0.661903
                    
#r "nuget: Microsoft.Diagnostics.DbgShim, 9.0.661903"
                    
#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.
#:package Microsoft.Diagnostics.DbgShim@9.0.661903
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Diagnostics.DbgShim&version=9.0.661903
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Diagnostics.DbgShim&version=9.0.661903
                    
Install as a Cake Tool

Internal implementation package not meant for direct consumption. Please do not reference directly.

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.DbgShim:

Package Downloads
SharpDbg

A managed .NET Debugger implementing the Debug Adapter Protocol

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Microsoft.Diagnostics.DbgShim:

Repository Stars
Samsung/netcoredbg
NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
MattParkerDev/sharpdbg
SharpDbg is a .NET managed code debugger supporting the Debug Adapter Protocol, implemented completely in C#/.NET
Draco-lang/Compiler
The compiler repository for the Draco programming language.
AgentSmithers/DnSpy-MCPserver-Extension
AgentSmithers DnSpyEx MCPServer extension
lordmilko/ClrDebug
Managed wrappers around the .NET Unmanaged API
Version Downloads Last Updated
9.0.661903 3,147 1/6/2026
9.0.652701 2,166 10/30/2025
9.0.621003 5,467 4/12/2025
9.0.607501 1,890 2/12/2025
9.0.553101 3,523 11/5/2024
8.0.547301 13,461 9/24/2024
8.0.532401 7,252 6/27/2024
8.0.510501 5,887 2/6/2024
8.0.505301 21,380 1/4/2024
8.0.452401 2,096 10/26/2023
7.0.447801 862 9/29/2023
7.0.442301 993 8/28/2023
7.0.430602 2,597 6/8/2023
7.0.421201 1,697 4/13/2023
7.0.410101 3,006 2/15/2023
6.0.360101 1,784 12/2/2022
6.0.351802 1,176 10/22/2022
6.0.350302 818 10/3/2022
6.0.328102 913 6/1/2022
Loading failed