[ 
https://issues.apache.org/jira/browse/TINKERPOP-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748704#comment-16748704
 ] 

ASF GitHub Bot commented on TINKERPOP-2088:
-------------------------------------------

FlorianHockmann commented on pull request #1026: TINKERPOP-2088 Enable 
SourceLink for Gremlin.Net
URL: https://github.com/apache/tinkerpop/pull/1026
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Enable SourceLink for Gremlin.Net
> ---------------------------------
>
>                 Key: TINKERPOP-2088
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2088
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>            Reporter: Florian Hockmann
>            Assignee: Florian Hockmann
>            Priority: Minor
>
> SourceLink allows users to step into the sources of a library during 
> debugging. Description [from the dotnet 
> docs|https://docs.microsoft.com/dotnet/standard/library-guidance/sourcelink]:
> {quote}SourceLink is a technology that enables source code debugging of .NET 
> assemblies from NuGet by developers. SourceLink executes when creating the 
> NuGet package and embeds source control metadata inside assemblies and the 
> package. Developers who download the package and have SourceLink enabled in 
> Visual Studio can step into its source code. SourceLink provides source 
> control metadata to create a great debugging experience.
> {quote}
> While the quote only mentions Visual Studio, it should also work with Rider 
> and VS Code.
> The sources are fetched from GitHub. The NuGet package includes information 
> about which commit was used to build the package.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to