Microsoft.DiaSymReader 1.0.5.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 --version 1.0.5.1
NuGet\Install-Package Microsoft.DiaSymReader -Version 1.0.5.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" Version="1.0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DiaSymReader --version 1.0.5.1
#r "nuget: Microsoft.DiaSymReader, 1.0.5.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 as a Cake Addin
#addin nuget:?package=Microsoft.DiaSymReader&version=1.0.5.1

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

Microsoft DiaSymReader interop interfaces and utilities.
Supported Platforms:
- .NET Framework 2.0
- .NET Framework 4.5

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.

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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.

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/bf8791d0d1be92c24e56cefa52aa139e2b5340c2.

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,879,350 4/28/2023
1.4.0 6,693,914 2/13/2022
1.4.0-beta2-21528-02 4,114 1/27/2022
1.3.0 32,404,621 6/11/2018
1.2.0 2,487,811 12/5/2017
1.1.0 374,897 2/8/2017
1.0.8 2,759,967 6/27/2016
1.0.8-rc2-60418-01 1,299 4/18/2016
1.0.8-rc2-60325 9,263 3/26/2016
1.0.7 54,256 2/11/2016
1.0.6 479,425 10/7/2015
1.0.5.1 2,561 9/4/2015
1.0.5 7,696 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

Preview of DiaSymReader interop library