You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Would be great to have a simple Getting Started - what is this repo for, what scenarios are enabled, sample code on how to consume the bits.
For instance I'd like to have an API that allows me to download the .pdb file given the input .dll file and the path to the symbol server. I know symchk does it, but I want control over where the .pdb is placed on disk. I'm not clean if this repo/library can solve my problem and if yes, how do I use it. What's the .dll name or Nuget package that I should reference to use the library? What's the simplest Program.cs code snippet that does something?
Thanks!
The text was updated successfully, but these errors were encountered:
Would be great to have a simple Getting Started - what is this repo for, what scenarios are enabled, sample code on how to consume the bits.
For instance I'd like to have an API that allows me to download the .pdb file given the input .dll file and the path to the symbol server. I know
symchk
does it, but I want control over where the .pdb is placed on disk. I'm not clean if this repo/library can solve my problem and if yes, how do I use it. What's the .dll name or Nuget package that I should reference to use the library? What's the simplest Program.cs code snippet that does something?Thanks!
The text was updated successfully, but these errors were encountered: