dotnet / symstore

Implements API for retrieval of symbols and other debug artifacts from symbol store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft.SymbolStore NuGet Package

fowl2 opened this issue · comments

Is Microsoft.SymbolStore available via NuGet? I'd like to use it to download symbols programmatically.

I found an unlisted package, which seems to indicate I'm not the first :)

By publishing them to nuget would imply that we have the resources to fully support the Micrsoft.SymbolStore or Microsoft.FileFormats packages. We currently don't have the resources to support them. You are welcome to build and publish your own version like JetBrains or use symstore as a git sub-module in your repo.

Fair enough, thanks for the response!

@hoyosjs Did you mean to select "closed as not planned"?
Screenshot showing dropdown menu containing issue close reasons

Yes, sorry. Relatively new GitHub feature I'm still not in muscle memory familiarity with. Thanks for the callout.