CsDebugScript.CodeGen.App
1.3.0.69
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 CsDebugScript.CodeGen.App --version 1.3.0.69
NuGet\Install-Package CsDebugScript.CodeGen.App -Version 1.3.0.69
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="CsDebugScript.CodeGen.App" Version="1.3.0.69" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsDebugScript.CodeGen.App --version 1.3.0.69
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CsDebugScript.CodeGen.App, 1.3.0.69"
#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 CsDebugScript.CodeGen.App as a Cake Addin #addin nuget:?package=CsDebugScript.CodeGen.App&version=1.3.0.69 // Install CsDebugScript.CodeGen.App as a Cake Tool #tool nuget:?package=CsDebugScript.CodeGen.App&version=1.3.0.69
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Small tool that uses CsDebugScript.CodeGen ability to extract user types from symbols files. It uses DIA to read PDB files and CsDebugScript.DwarfSymbolProvider for DWARF symbols (either from PE or ELF image containers).
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- CommandLineParser (>= 2.0.275-beta)
- CsDebugScript.CodeGen (>= 1.3.0.69)
- CsDebugScript.DwarfSymbolProvider (>= 1.3.0.69)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.