C3D.Extensions.VisualStudioDebug 0.1.5

There is a newer version of this package available.
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" />
                    
Directory.Packages.props
<PackageReference Include="C3D.Extensions.VisualStudioDebug" />
                    
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 C3D.Extensions.VisualStudioDebug --version 0.1.5
                    
#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
                    
Install C3D.Extensions.VisualStudioDebug as a Cake Addin
#tool nuget:?package=C3D.Extensions.VisualStudioDebug&version=0.1.5
                    
Install C3D.Extensions.VisualStudioDebug as a Cake Tool

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

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.

Version Downloads Last updated
0.1.13 125 8 days ago
0.1.8 123 9 days ago
0.1.5 144 22 days ago
0.1.4 157 24 days ago