We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If the nuget package provides a symbol package it's possible to debug into the nuget package.
You'll have to enable Source Link support in VS (https://docs.microsoft.com/en-us/visualstudio/debugger/general-debugging-options-dialog-box?f1url=%3FappId%3DDev16IDEF1%26l%3DEN-US%26k%3Dk(VS.ToolsOptionsPages.Debugger.General)%26rd%3Dtrue&view=vs-2019)
Or, when you step into code from these packages, Visual Studio may prompt you if you want to load the symbols. See below:
Possible useful links: