c# - Is there a way to easily inspect and debug nuget packages source code -
when use java's maven , gradle, can download source code artifacts. way can inspect source code , debug it. useful, libraries poor documentation.
i'm using xamarin studio , nuget packages , xamarin components.
for example, add sqlite-net component project , able browse source files.
you try .net reflector. remember had while ago , allowed me see source of libraries. can't remember if there special libraries (debug mode or something).
Comments
Post a Comment