Mono.pdb2mdb 0.1.0.20130128

dotnet add package Mono.pdb2mdb --version 0.1.0.20130128
NuGet\Install-Package Mono.pdb2mdb -Version 0.1.0.20130128
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="Mono.pdb2mdb" Version="0.1.0.20130128" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.pdb2mdb --version 0.1.0.20130128
#r "nuget: Mono.pdb2mdb, 0.1.0.20130128"
#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 Mono.pdb2mdb as a Cake Addin
#addin nuget:?package=Mono.pdb2mdb&version=0.1.0.20130128

// Install Mono.pdb2mdb as a Cake Tool
#tool nuget:?package=Mono.pdb2mdb&version=0.1.0.20130128

The CSC compiler can produce a pdb file with debug symbols.
     However, the Mono gmcs compiler produces a separate mdb file containing
     such sybmols for use on Mono.  Use this utility to create an mdb file
     from an original assembly and pdb file.

     This allows Mono to generate stack traces with source files and line
     numbers that may be useful in post-mortem debugging.

     https://www.mono-project.com/Guide:Debugger
     https://github.com/mono/mono/tree/master/mcs/tools/pdb2mdb

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0.20130128 11,401 1/28/2013