Microsoft.DiaSymReader
1.0.4-rc2
This is a prerelease version of Microsoft.DiaSymReader.
dotnet add package Microsoft.DiaSymReader --version 1.0.4-rc2
NuGet\Install-Package Microsoft.DiaSymReader -Version 1.0.4-rc2
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.4-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DiaSymReader" Version="1.0.4-rc2" />
<PackageReference Include="Microsoft.DiaSymReader" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.DiaSymReader --version 1.0.4-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.DiaSymReader, 1.0.4-rc2"
#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.
#addin nuget:?package=Microsoft.DiaSymReader&version=1.0.4-rc2&prerelease
#tool nuget:?package=Microsoft.DiaSymReader&version=1.0.4-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft DiaSymReader interop interfaces and utilities.
Supported Platforms:
- .NET Framework 2.0
- .NET Framework 4.5
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 is compatible. 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.
GitHub repositories (13)
Showing the top 13 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.
|
|
icsharpcode/AvaloniaILSpy
Avalonia-based .NET Decompiler (port of ILSpy)
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|
|
CosmosOS/IL2CPU
IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
|
|
godotengine/godot-csharp-visualstudio
Godot C# extension for Visual Studio
|
|
KirillOsenkov/MetadataTools
Various tools and helpers to read assembly metadata.
|
|
unoplatform/Uno.SourceGeneration
A Roslyn based C# source generation framework
|
|
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
|
Preview of DiaSymReader interop library