0

Have a good day. Perhaps this topic has already been discussed, I apologize. I'm trying to build NuGet - packages for a commercial .net project. There are quite a few technologies that allow the user who downloaded my package to be able to debug the code: source link, source code storage repositories, symbol servers, and use of PDB - files, with module source code in them. You can get confused about them.

The project is hosted in a git repository on Azure DevOps. The specifics of the work of our company are such that we want to give the user the opportunity to debug the code of our modules, but not to give the opportunity to use the git technology to clone our project, for security purposes.

Please tell me which of these technologies is the best for this??

I tried using the Source Link technology, but it seems to me that I did not achieve the desired result.

Matt Johnson-Pint
  • 230,703
  • 74
  • 448
  • 575

0 Answers0