Microsoft.DiaSymReader.Native 1.7.0

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 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 (7)

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.

ZKWeb

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

SnowMakerCore

netstandard1.3, netstandard2.0, netstandard2.1 version of SnowMaker

BYWeb

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

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
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
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
Version Downloads Last updated
17.0.0-beta1.21524.1 20,786 10/25/2021
16.11.23-beta1.23063.1 107 2/15/2023
16.9.0-beta1.21055.5 1,284 1/6/2021
15.9.52-beta1.23070.1 82 2/15/2023
1.7.0 16,905,368 12/5/2017
1.5.0 493,288 3/9/2017
1.5.0-beta2-24728 7,450 12/7/2016
1.5.0-beta1 87,290 8/1/2016
1.4.2 3,347 2/10/2017
1.4.1 18,233,982 2/2/2017
1.4.0 1,524,406 6/21/2016
1.4.0-rc2 2,202,111 6/8/2016
1.4.0-rc 5,049 5/19/2016
1.3.3 552,040 11/4/2015
1.2.0-rc 17,371 10/8/2015
1.1.0-alpha2 3,518 8/18/2015
1.1.0-alpha1 2,066 7/26/2015

Native implementation of PDB file reader and writer