Microsoft.Debugging.Platform.DbgEng 20260109.1235.0

Prefix Reserved
dotnet add package Microsoft.Debugging.Platform.DbgEng --version 20260109.1235.0
                    
NuGet\Install-Package Microsoft.Debugging.Platform.DbgEng -Version 20260109.1235.0
                    
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.Debugging.Platform.DbgEng" Version="20260109.1235.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Debugging.Platform.DbgEng" Version="20260109.1235.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Debugging.Platform.DbgEng" />
                    
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.Debugging.Platform.DbgEng --version 20260109.1235.0
                    
#r "nuget: Microsoft.Debugging.Platform.DbgEng, 20260109.1235.0"
                    
#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.Debugging.Platform.DbgEng@20260109.1235.0
                    
#: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.Debugging.Platform.DbgEng&version=20260109.1235.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Debugging.Platform.DbgEng&version=20260109.1235.0
                    
Install as a Cake Tool

This package contains the core Microsoft Debugger Platform binaries and SDK, which includes the redistributable DLL files, the static link libraries, and the headers needed to build tools that use the Microsoft Debugging Platform.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Debugging.Platform.DbgEng:

Package Downloads
PawUtils.DbgEng

.Net interop library to use dbgeng.h

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Debugging.Platform.DbgEng:

Repository Stars
lordmilko/ClrDebug
Managed wrappers around the .NET Unmanaged API
Version Downloads Last Updated
20260109.1235.0 177 1/23/2026
20251118.1707.0 320 12/3/2025
20250929.1313.0 660 10/14/2025
20250825.1142.0 364 9/2/2025
20250611.1057.0 350 6/18/2025
20250411.1210.0 494 4/21/2025
20250211.1226.0 429 2/26/2025
20240911.1650.0 546 9/26/2024
20240722.1449.0 403 8/7/2024
20240409.1131.0 582 4/18/2024
20240223.1323.0 629 3/4/2024
20230731.1609.0 1,217 8/4/2023
20230602.930.0 759 6/13/2023
20230328.919.0 1,140 4/25/2023
20230202.1638.0 646 2/9/2023
20221103.1129.0 811 12/2/2022
20220912.1623.0 1,395 9/20/2022
20220801.1622.0 853 8/11/2022
20220711.1523.0 944 7/21/2022
20220617.1556.0 941 6/22/2022
Loading failed