Carlos Mendible 8/25/2018

Adding SourceLink to your .NET Core Library

Read Original

This article provides a step-by-step guide on adding SourceLink to a .NET Core library project. It explains how to modify the .csproj file, add the necessary package reference, and test the feature in Visual Studio Code, enabling first-class source debugging experiences for NuGet package consumers.

Adding SourceLink to your .NET Core Library

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week