Microsoft.DiaSymReader.PortablePdb 1.0.0-rc-60301

Prefix Reserved
This is a prerelease version of Microsoft.DiaSymReader.PortablePdb.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.DiaSymReader.PortablePdb --version 1.0.0-rc-60301
                    
NuGet\Install-Package Microsoft.DiaSymReader.PortablePdb -Version 1.0.0-rc-60301
                    
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.PortablePdb" Version="1.0.0-rc-60301" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.DiaSymReader.PortablePdb" Version="1.0.0-rc-60301" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.DiaSymReader.PortablePdb" />
                    
Project file
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.PortablePdb --version 1.0.0-rc-60301
                    
#r "nuget: Microsoft.DiaSymReader.PortablePdb, 1.0.0-rc-60301"
                    
#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.
#:package Microsoft.DiaSymReader.PortablePdb@1.0.0-rc-60301
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.DiaSymReader.PortablePdb&version=1.0.0-rc-60301&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.DiaSymReader.PortablePdb&version=1.0.0-rc-60301&prerelease
                    
Install as a Cake Tool

Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format.
Supported Platforms:
- .NET Framework 4.5

Product Compatible and additional computed target framework versions.
.NET Framework 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.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Microsoft.DiaSymReader.PortablePdb:

Package Downloads
ZKWeb

ZKWeb is a flexible web framework support .Net Framework and .Net Core.

SleetLib

Access Sleet.exe commands through the Sleet API.

Microsoft.FSharp.Compiler.netcore

.NET Core compatible version of the fsharp compiler fsc.exe. Supported Platforms: - .NET Core (.netstandard1.6)

DotNet.SleetLib

Access Sleet.exe commands through the Sleet API.

Microsoft.FSharp.Interactive.netcore

.NET Core compatible version of fsharp interactive fsi.exe. Supported Platforms: - .NET Core (.netstandard1.6)

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on Microsoft.DiaSymReader.PortablePdb:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
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/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
emgarten/Sleet
A static nuget feed generator for Azure Storage, AWS S3, and more.
CosmosOS/IL2CPU
IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
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.
Version Downloads Last Updated
1.6.0 370,762 5/13/2021
1.5.0 710,302 6/11/2018
1.4.0 3,401,135 12/5/2017
1.2.0 307,297 2/8/2017
1.1.0 169,288 6/27/2016
1.0.0-rc-60301 35,737 3/2/2016

Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format