Microsoft.DiaSymReader 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.DiaSymReader --version 2.0.0
NuGet\Install-Package Microsoft.DiaSymReader -Version 2.0.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" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DiaSymReader --version 2.0.0
#r "nuget: Microsoft.DiaSymReader, 2.0.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 as a Cake Addin
#addin nuget:?package=Microsoft.DiaSymReader&version=2.0.0

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

Microsoft DiaSymReader interop interfaces and utilities.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (12)

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

Package Downloads
Microsoft.CodeAnalysis.Features The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.

Microsoft.CodeAnalysis.CSharp.Features The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.

Microsoft.CodeAnalysis.VisualBasic.Features The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/fa72fa61b0d822ea8a3fbeb96f668340419ab5cd.

Microsoft.DiaSymReader.PortablePdb The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format.

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.

GitHub repositories (12)

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

Repository Stars
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.
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
Version Downloads Last updated
2.0.0 1,623,010 4/28/2023
1.4.0 6,535,145 2/13/2022
1.4.0-beta2-21528-02 4,096 1/27/2022
1.3.0 32,003,814 6/11/2018
1.2.0 2,464,327 12/5/2017
1.1.0 373,877 2/8/2017
1.0.8 2,753,234 6/27/2016
1.0.8-rc2-60418-01 1,291 4/18/2016
1.0.8-rc2-60325 9,261 3/26/2016
1.0.7 54,254 2/11/2016
1.0.6 479,397 10/7/2015
1.0.5.1 2,559 9/4/2015
1.0.5 7,677 6/5/2015
1.0.4-rc2 2,785 3/27/2015
1.0.3-rc2 1,272 3/20/2015
1.0.2-rc2 1,411 3/13/2015
1.0.1-rc2 1,521 2/23/2015

Microsoft DiaSymReader interop interfaces and utilities