Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format.
Info
Version: | 1.6.0 |
Author(s): | Microsoft |
Last Update: | Thursday, May 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/symreader-portable |
NuGet Url: | https://www.nuget.org/packages/Microsoft.DiaSymReader.PortablePdb |
Install
Install-Package Microsoft.DiaSymReader.PortablePdb
dotnet add package Microsoft.DiaSymReader.PortablePdb
paket add Microsoft.DiaSymReader.PortablePdb
Microsoft.DiaSymReader.PortablePdb Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- Microsoft.DiaSymReader(>= 1.3.0)
- System.Collections(>= 4.3.0)
- System.Collections.Immutable(>= 1.5.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Metadata(>= 1.6.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Threading(>= 4.3.0)
- Microsoft.DiaSymReader(>= 1.3.0)
- System.Reflection.Metadata(>= 1.6.0)
- System.Collections.Immutable(>= 1.5.0)
Tags