Microsoft.DiaSymReader
2.0.0
Prefix Reserved
dotnet add package Microsoft.DiaSymReader --version 2.0.0
NuGet\Install-Package Microsoft.DiaSymReader -Version 2.0.0
<PackageReference Include="Microsoft.DiaSymReader" Version="2.0.0" />
paket add Microsoft.DiaSymReader --version 2.0.0
#r "nuget: Microsoft.DiaSymReader, 2.0.0"
// 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 | Versions 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. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (12)
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/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.CSharp.Features
.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/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.CodeAnalysis.VisualBasic.Features
.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/bde21ee2b98b775b010d01a93f81ef587fe80962. |
|
Microsoft.DiaSymReader.PortablePdb
Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format. |
|
Steeltoe.Management.EndpointBase
Steeltoe management endpoints |
GitHub repositories (13)
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 | 11,131,450 | 4/28/2023 |
1.4.0 | 8,791,830 | 2/13/2022 |
1.4.0-beta2-21528-02 | 4,726 | 1/27/2022 |
1.3.0 | 38,874,280 | 6/11/2018 |
1.2.0 | 2,895,892 | 12/5/2017 |
1.1.0 | 382,862 | 2/8/2017 |
1.0.8 | 2,905,043 | 6/27/2016 |
1.0.8-rc2-60418-01 | 1,371 | 4/18/2016 |
1.0.8-rc2-60325 | 9,324 | 3/26/2016 |
1.0.7 | 54,378 | 2/11/2016 |
1.0.6 | 479,987 | 10/7/2015 |
1.0.5.1 | 2,652 | 9/4/2015 |
1.0.5 | 8,192 | 6/5/2015 |
1.0.4-rc2 | 2,849 | 3/27/2015 |
1.0.3-rc2 | 1,343 | 3/20/2015 |
1.0.2-rc2 | 1,468 | 3/13/2015 |
1.0.1-rc2 | 1,597 | 2/23/2015 |
Microsoft DiaSymReader interop interfaces and utilities