Microsoft.DiaSymReader
2.0.0
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. |
.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 (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/44555193fd1135b5d53a2099f76fec91e0d1ebde. |
|
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 (12)
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.
|
|
dotnet/format
Home for the dotnet-format command
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 22,156 | 4/28/2023 |
1.4.0 | 3,653,612 | 2/13/2022 |
1.4.0-beta2-21528-02 | 3,718 | 1/27/2022 |
1.3.0 | 25,081,996 | 6/11/2018 |
1.2.0 | 2,164,533 | 12/5/2017 |
1.1.0 | 355,921 | 2/8/2017 |
1.0.8 | 2,637,729 | 6/27/2016 |
1.0.8-rc2-60418-01 | 1,231 | 4/18/2016 |
1.0.8-rc2-60325 | 9,192 | 3/26/2016 |
1.0.7 | 54,114 | 2/11/2016 |
1.0.6 | 478,753 | 10/7/2015 |
1.0.5.1 | 2,466 | 9/4/2015 |
1.0.5 | 7,405 | 6/5/2015 |
1.0.4-rc2 | 2,718 | 3/27/2015 |
1.0.3-rc2 | 1,207 | 3/20/2015 |
1.0.2-rc2 | 1,345 | 3/13/2015 |
1.0.1-rc2 | 1,463 | 2/23/2015 |
Microsoft DiaSymReader interop interfaces and utilities