Microsoft.DiaSymReader.Native
1.7.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.DiaSymReader.Native --version 1.7.0
NuGet\Install-Package Microsoft.DiaSymReader.Native -Version 1.7.0
<PackageReference Include="Microsoft.DiaSymReader.Native" Version="1.7.0" />
paket add Microsoft.DiaSymReader.Native --version 1.7.0
#r "nuget: Microsoft.DiaSymReader.Native, 1.7.0"
// Install Microsoft.DiaSymReader.Native as a Cake Addin #addin nuget:?package=Microsoft.DiaSymReader.Native&version=1.7.0 // Install Microsoft.DiaSymReader.Native as a Cake Tool #tool nuget:?package=Microsoft.DiaSymReader.Native&version=1.7.0
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Microsoft.DiaSymReader.Native:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Razor
ASP.NET Core MVC Razor view engine for CSHTML files. |
|
Microsoft.Extensions.Testing.Abstractions
Abstractions for test runners to communicate to a tool, such as Visual Studio. |
|
Rookout
Rookout is a .NET package that supports on the fly debugging and data extraction from .NET applications in production. |
|
JetBrains.ReSharperAutomationTools.src.Roslyn
JetBrains ReSharperAutomationTools src Roslyn Package Version 233.0.20240606.114412 |
|
ZKWeb
ZKWeb is a flexible web framework support .Net Framework and .Net Core. |
GitHub repositories (19)
Showing the top 5 popular GitHub repositories that depend on Microsoft.DiaSymReader.Native:
Repository | Stars |
---|---|
dnSpy/dnSpy
.NET debugger and assembly editor
|
|
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.
|
|
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
|
Version | Downloads | Last updated |
---|---|---|
17.10.0-beta1.24272.1 | 1,333 | 5/24/2024 |
17.8.7-beta1.24113.1 | 626 | 2/16/2024 |
17.8.0-beta1.23475.2 | 211,616 | 9/26/2023 |
17.0.0-beta1.21524.1 | 52,522 | 10/25/2021 |
16.11.29-beta1.23404.4 | 1,424 | 9/12/2023 |
16.11.27-beta1.23180.1 | 295 | 6/13/2023 |
16.11.23-beta1.23063.1 | 309 | 2/15/2023 |
16.9.0-beta1.21055.5 | 1,575 | 1/6/2021 |
15.9.52-beta1.23070.1 | 1,408 | 2/15/2023 |
1.7.0 | 22,121,819 | 12/5/2017 |
1.5.0 | 509,656 | 3/9/2017 |
1.5.0-beta2-24728 | 11,900 | 12/7/2016 |
1.5.0-beta1 | 97,130 | 8/1/2016 |
1.4.2 | 6,353 | 2/10/2017 |
1.4.1 | 35,167,520 | 2/2/2017 |
1.4.0 | 1,817,617 | 6/21/2016 |
1.4.0-rc2 | 2,534,987 | 6/8/2016 |
1.4.0-rc | 8,044 | 5/19/2016 |
1.3.3 | 567,939 | 11/4/2015 |
1.2.0-rc | 33,913 | 10/8/2015 |
1.1.0-alpha2 | 6,107 | 8/18/2015 |
1.1.0-alpha1 | 2,883 | 7/26/2015 |
Native implementation of PDB file reader and writer