-
I just learned about the existence of SourceLink, which is essentially a technology that allows us to step through third party source code when debugging. It would be extremely useful for developers to step through the source code of PnP.Framework and PnP.Core, while having issues occurring. It would increase developer experiences, helping us to root cause issues with our own code leading to exceptions in PnP.Framework for example. Additionally; this might reduce number of questions AND lead to higher engagement on fixing bugs. Devs would more easily see the error occurring while debugging their code, which might trigger a PR instead of a bug ticket. More info on SourceLink: https://github.com/dotnet/sourcelink What do you think? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I have been thinking about it in the past, makes sense to do this. |
Beta Was this translation helpful? Give feedback.
-
@YannickRe : here you go: https://www.nuget.org/packages/PnP.Framework/0.1.113-preview |
Beta Was this translation helpful? Give feedback.
-
You are awesome! This will help us debug and potentially fix issues a lot quicker.
|
Beta Was this translation helpful? Give feedback.
@YannickRe : here you go: https://www.nuget.org/packages/PnP.Framework/0.1.113-preview