Microsoft.DiaSymReader.Native 1.7.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.DiaSymReader.Native --version 1.7.0                
NuGet\Install-Package Microsoft.DiaSymReader.Native -Version 1.7.0                
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.7.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DiaSymReader.Native --version 1.7.0                
#r "nuget: Microsoft.DiaSymReader.Native, 1.7.0"                
#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.7.0

// Install Microsoft.DiaSymReader.Native as a Cake Tool
#tool nuget:?package=Microsoft.DiaSymReader.Native&version=1.7.0                

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Microsoft.DiaSymReader.Native:

Package Downloads
Microsoft.AspNetCore.Mvc.Razor

ASP.NET Core MVC Razor view engine for CSHTML files.

Microsoft.Extensions.Testing.Abstractions

Abstractions for test runners to communicate to a tool, such as Visual Studio.

Rookout

Rookout is a .NET package that supports on the fly debugging and data extraction from .NET applications in production.

ZKWeb

ZKWeb is a flexible web framework support .Net Framework and .Net Core.

JetBrains.ReSharperAutomationTools.src.Roslyn

JetBrains ReSharperAutomationTools src Roslyn Package Version 233.0.20240606.114412

GitHub repositories (18)

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
17.10.0-beta1.24272.1 329 5/24/2024
17.8.7-beta1.24113.1 563 2/16/2024
17.8.0-beta1.23475.2 119,863 9/26/2023
17.0.0-beta1.21524.1 44,175 10/25/2021
16.11.29-beta1.23404.4 1,089 9/12/2023
16.11.27-beta1.23180.1 250 6/13/2023
16.11.23-beta1.23063.1 259 2/15/2023
16.9.0-beta1.21055.5 1,489 1/6/2021
15.9.52-beta1.23070.1 1,070 2/15/2023
1.7.0 20,834,040 12/5/2017
1.5.0 505,601 3/9/2017
1.5.0-beta2-24728 11,312 12/7/2016
1.5.0-beta1 94,621 8/1/2016
1.4.2 6,294 2/10/2017
1.4.1 32,369,053 2/2/2017
1.4.0 1,772,523 6/21/2016
1.4.0-rc2 2,465,333 6/8/2016
1.4.0-rc 8,002 5/19/2016
1.3.3 563,033 11/4/2015
1.2.0-rc 33,657 10/8/2015
1.1.0-alpha2 6,057 8/18/2015
1.1.0-alpha1 2,830 7/26/2015

Native implementation of PDB file reader and writer