C3D.Extensions.VisualStudioDebug
0.1.5
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package C3D.Extensions.VisualStudioDebug --version 0.1.5
NuGet\Install-Package C3D.Extensions.VisualStudioDebug -Version 0.1.5
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="C3D.Extensions.VisualStudioDebug" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C3D.Extensions.VisualStudioDebug" Version="0.1.5" />
<PackageReference Include="C3D.Extensions.VisualStudioDebug" />
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 C3D.Extensions.VisualStudioDebug --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: C3D.Extensions.VisualStudioDebug, 0.1.5"
#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=C3D.Extensions.VisualStudioDebug&version=0.1.5
#tool nuget:?package=C3D.Extensions.VisualStudioDebug&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C3D.Extensions.VisualStudioDebug
Encapsulates accessing Visual Studio using the IRunningObjectTable COM mechanism and makes it easy to connect and use the debug interface from the DTE. Provides constants for WellKnown Engines and Transports. Based in part on on code from this gist.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- envdte (>= 17.13.40008)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net8.0
- envdte (>= 17.13.40008)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on C3D.Extensions.VisualStudioDebug:
Package | Downloads |
---|---|
C3D.Extensions.Aspire.VisualStudioDebug
Assembly Version: 0.1.0.0 File Version: 0.1.18.12365 Informational Version: 0.1.18+4d30daa9ed Build Configuration: Release |
GitHub repositories
This package is not used by any popular GitHub repositories.