Microsoft.DiaSymReader
1.4.0
dotnet add package Microsoft.DiaSymReader --version 1.4.0
NuGet\Install-Package Microsoft.DiaSymReader -Version 1.4.0
<PackageReference Include="Microsoft.DiaSymReader" Version="1.4.0" />
paket add Microsoft.DiaSymReader --version 1.4.0
#r "nuget: Microsoft.DiaSymReader, 1.4.0"
// Install Microsoft.DiaSymReader as a Cake Addin
#addin nuget:?package=Microsoft.DiaSymReader&version=1.4.0
// Install Microsoft.DiaSymReader as a Cake Tool
#tool nuget:?package=Microsoft.DiaSymReader&version=1.4.0
Microsoft DiaSymReader interop interfaces and utilities.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.DiaSymReader:
Package | Downloads |
---|---|
Microsoft.CodeAnalysis.Features
.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/ea0b6351c129c7decd9bf76f4388239509e28e0d. |
|
Microsoft.DiaSymReader.PortablePdb
Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format. |
|
Microsoft.Extensions.Testing.Abstractions
Abstractions for test runners to communicate to a tool, such as Visual Studio. |
|
Steeltoe.Management.EndpointBase
Steeltoe management endpoints |
|
Microsoft.FSharp.Compiler.netcore
.NET Core compatible version of the fsharp compiler fsc.exe. Supported Platforms: - .NET Core (.netstandard1.6) |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on Microsoft.DiaSymReader:
Repository | Stars |
---|---|
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)
|
Version | Downloads | Last updated |
---|---|---|
1.4.0 | 371,430 | 2/13/2022 |
1.4.0-beta2-21528-02 | 3,057 | 1/27/2022 |
1.3.0 | 14,531,440 | 6/11/2018 |
1.2.0 | 1,781,766 | 12/5/2017 |
1.1.0 | 340,954 | 2/8/2017 |
1.0.8 | 2,490,308 | 6/27/2016 |
1.0.8-rc2-60418-01 | 1,142 | 4/18/2016 |
1.0.8-rc2-60325 | 9,106 | 3/26/2016 |
1.0.7 | 53,222 | 2/11/2016 |
1.0.6 | 477,765 | 10/7/2015 |
1.0.5.1 | 2,304 | 9/4/2015 |
1.0.5 | 4,447 | 6/5/2015 |
1.0.4-rc2 | 2,608 | 3/27/2015 |
1.0.3-rc2 | 1,110 | 3/20/2015 |
1.0.2-rc2 | 1,261 | 3/13/2015 |
1.0.1-rc2 | 1,369 | 2/23/2015 |
Microsoft DiaSymReader interop interfaces and utilities