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.

JetBrains.ReSharperAutomationTools.src.Roslyn

JetBrains ReSharperAutomationTools src Roslyn Package Version 233.0.20240606.114412

ZKWeb

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

GitHub repositories (19)

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 936 5/24/2024
17.8.7-beta1.24113.1 610 2/16/2024
17.8.0-beta1.23475.2 179,058 9/26/2023
17.0.0-beta1.21524.1 49,849 10/25/2021
16.11.29-beta1.23404.4 1,315 9/12/2023
16.11.27-beta1.23180.1 283 6/13/2023
16.11.23-beta1.23063.1 291 2/15/2023
16.9.0-beta1.21055.5 1,556 1/6/2021
15.9.52-beta1.23070.1 1,294 2/15/2023
1.7.0 21,705,102 12/5/2017
1.5.0 509,544 3/9/2017
1.5.0-beta2-24728 11,888 12/7/2016
1.5.0-beta1 97,120 8/1/2016
1.4.2 6,343 2/10/2017
1.4.1 34,193,715 2/2/2017
1.4.0 1,805,880 6/21/2016
1.4.0-rc2 2,514,439 6/8/2016
1.4.0-rc 8,037 5/19/2016
1.3.3 567,663 11/4/2015
1.2.0-rc 33,895 10/8/2015
1.1.0-alpha2 6,099 8/18/2015
1.1.0-alpha1 2,875 7/26/2015

Native implementation of PDB file reader and writer