Microsoft.DiaSymReader.Native 1.0.0-rc2

This is a prerelease version of Microsoft.DiaSymReader.Native.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.DiaSymReader.Native --version 1.0.0-rc2
NuGet\Install-Package Microsoft.DiaSymReader.Native -Version 1.0.0-rc2
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.DiaSymReader.Native" Version="1.0.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DiaSymReader.Native --version 1.0.0-rc2
#r "nuget: Microsoft.DiaSymReader.Native, 1.0.0-rc2"
#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 Microsoft.DiaSymReader.Native as a Cake Addin
#addin nuget:?package=Microsoft.DiaSymReader.Native&version=1.0.0-rc2&prerelease

// Install Microsoft.DiaSymReader.Native as a Cake Tool
#tool nuget:?package=Microsoft.DiaSymReader.Native&version=1.0.0-rc2&prerelease

Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (17)

Showing the top 5 popular GitHub repositories that depend on Microsoft.DiaSymReader.Native:

Repository Stars
dnSpy/dnSpy
.NET debugger and assembly editor
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
Version Downloads Last updated

Native implementation of PDB file reader and writer