Escendit.Tools.SourceLink.GitHub
0.4.0
dotnet add package Escendit.Tools.SourceLink.GitHub --version 0.4.0
NuGet\Install-Package Escendit.Tools.SourceLink.GitHub -Version 0.4.0
<PackageReference Include="Escendit.Tools.SourceLink.GitHub" Version="0.4.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Escendit.Tools.SourceLink.GitHub --version 0.4.0
#r "nuget: Escendit.Tools.SourceLink.GitHub, 0.4.0"
// Install Escendit.Tools.SourceLink.GitHub as a Cake Addin #addin nuget:?package=Escendit.Tools.SourceLink.GitHub&version=0.4.0 // Install Escendit.Tools.SourceLink.GitHub as a Cake Tool #tool nuget:?package=Escendit.Tools.SourceLink.GitHub&version=0.4.0
NuGet Package: Escendit.Tools.SourceLink.GitHub
.NET NuGet package that simplifies the process of integrating SourceLink into your project. SourceLink provides a mechanism for debugging optimized code without sacrificing security by allowing you to use the actual source code for debugging, rather than decompiled code.
Installation
To install Escendit.Tools.SourceLink.GitHub
,
you can use the NuGet Package Manager or run the following command in the Package Manager Console:
PM> Install-Package Escendit.Tools.SourceLink.GitHub
Or you can search for "Escendit.Tools.SourceLink.GitHub" in the NuGet Package Manager UI and install it from there.
Usage
Escendit.Tools.SourceLink.GitHub
provides properties for SourceLink
that you can use in your .NET projects.
These default values are intended to simplify the process of integrating SourceLink into your project,
by source-linking files from GitHub repository to your NuGet package and can be overridden as needed.
Limitations
Using the current git technology stack, there are limitations in being able to access source files of private repositories due to the security mechanisms in place.
Contributing
If you find a bug or have a feature request, please create an issue in the GitHub repository.
To contribute code, fork the repository and submit a pull request. Please ensure that your code follows the project's coding standards and is thoroughly tested.
License
This package is released under the MIT License. See the LICENSE.txt file for details.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Escendit.Tools.SourceLink.Common (>= 0.4.0)
- Microsoft.SourceLink.GitHub (>= 1.1.1)
-
.NETStandard 2.1
- Escendit.Tools.SourceLink.Common (>= 0.4.0)
- Microsoft.SourceLink.GitHub (>= 1.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 1,014 | 5/13/2023 |
0.1.0-rc.25 | 78 | 5/13/2023 |
0.1.0-rc.18 | 89 | 4/16/2023 |
0.1.0-rc.15 | 78 | 4/15/2023 |