Microsoft.DiaSymReader.Native 1.4.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.DiaSymReader.Native --version 1.4.1
NuGet\Install-Package Microsoft.DiaSymReader.Native -Version 1.4.1
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.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DiaSymReader.Native --version 1.4.1
#r "nuget: Microsoft.DiaSymReader.Native, 1.4.1"
#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.4.1

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

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.Extensions.Testing.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

StitcherBoy

Classes for post-build tasks, to modify assemblies after generation (using dnlib). Allows to run from command-line or build task.

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
17.8.7-beta1.24113.1 237 2/16/2024
17.8.0-beta1.23475.2 33,877 9/26/2023
17.0.0-beta1.21524.1 35,855 10/25/2021
16.11.29-beta1.23404.4 756 9/12/2023
16.11.27-beta1.23180.1 222 6/13/2023
16.11.23-beta1.23063.1 238 2/15/2023
16.9.0-beta1.21055.5 1,440 1/6/2021
15.9.52-beta1.23070.1 754 2/15/2023
1.7.0 19,669,904 12/5/2017
1.5.0 504,801 3/9/2017
1.5.0-beta2-24728 10,993 12/7/2016
1.5.0-beta1 94,225 8/1/2016
1.4.2 5,998 2/10/2017
1.4.1 28,608,177 2/2/2017
1.4.0 1,729,485 6/21/2016
1.4.0-rc2 2,394,718 6/8/2016
1.4.0-rc 7,696 5/19/2016
1.3.3 562,028 11/4/2015
1.2.0-rc 32,151 10/8/2015
1.1.0-alpha2 5,747 8/18/2015
1.1.0-alpha1 2,761 7/26/2015

Native implementation of PDB file reader and writer