Info
Version: | 2.8.3 |
Author(s): | Cameron Taggart |
Last Update: | Thursday, June 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ctaggart/SourceLink |
NuGet Url: | https://www.nuget.org/packages/dotnet-sourcelink |
Install
Install-Package dotnet-sourcelink
dotnet add package dotnet-sourcelink
paket add dotnet-sourcelink
dotnet-sourcelink Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.NETCore.App(>= 1.0.5)
- Newtonsoft.Json(>= 10.0.3)
- NuGet.Packaging(>= 4.4.0)
- System.Reflection.Metadata(>= 1.5.0)
- System.ValueTuple(>= 4.4.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.NETCore.App(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- NuGet.Packaging(>= 4.4.0)
- System.Reflection.Metadata(>= 1.5.0)
- System.ValueTuple(>= 4.4.0)
Tags
Source Link your Portable PDB files to allow source code to be downloaded on demand.