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-git |
Install
Install-Package dotnet-sourcelink-git
dotnet add package dotnet-sourcelink-git
paket add dotnet-sourcelink-git
dotnet-sourcelink-git Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- LibGit2Sharp.Portable(>= 0.24.10)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.NETCore.App(>= 1.0.5)
- Newtonsoft.Json(>= 10.0.3)
- LibGit2Sharp.Portable(>= 0.24.10)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.NETCore.App(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
Source Link your Portable PDB files to allow source code to be downloaded on demand.