Escendit.Tools.SourceLink.Common
0.1.0-rc.14
See the version list below for details.
dotnet add package Escendit.Tools.SourceLink.Common --version 0.1.0-rc.14
NuGet\Install-Package Escendit.Tools.SourceLink.Common -Version 0.1.0-rc.14
<PackageReference Include="Escendit.Tools.SourceLink.Common" Version="0.1.0-rc.14"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Escendit.Tools.SourceLink.Common --version 0.1.0-rc.14
#r "nuget: Escendit.Tools.SourceLink.Common, 0.1.0-rc.14"
// Install Escendit.Tools.SourceLink.Common as a Cake Addin #addin nuget:?package=Escendit.Tools.SourceLink.Common&version=0.1.0-rc.14&prerelease // Install Escendit.Tools.SourceLink.Common as a Cake Tool #tool nuget:?package=Escendit.Tools.SourceLink.Common&version=0.1.0-rc.14&prerelease
NuGet Package: Escendit.Tools.SourceLink.Common
.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.Common
, you can use the NuGet Package Manager or run the following command in the Package Manager Console:
PM> Install-Package Escendit.Tools.SourceLink.Common
Or you can search for "Escendit.Tools.SourceLink.Common" in the NuGet Package Manager UI and install it from there.
Usage
Escendit.Tools.SourceLink.Common provides default common 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, and can be overridden as needed.
This NuGet Package shouldn't be used directly, but is used as a dependency, and is currently used by:
- Escendit.Tools.SourceLink.Embedded
- Escendit.Tools.SourceLink.GitLab
- Escendit.Tools.SourceLink.GitHub
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
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Escendit.Tools.SourceLink.Common:
Package | Downloads |
---|---|
Escendit.Tools.SourceLink.GitHub
Provides properties for SourceLink to simplify the integration with GitHub. |
|
Escendit.Tools.SourceLink.Embedded
Provides properties for SourceLink to simplify the process of embedding symbols. |
|
Escendit.Tools.SourceLink.GitLab
Provides properties for SourceLink to simplify the integration with GitLab. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 1,346 | 4/26/2023 |
0.1.0-rc.14 | 153 | 4/15/2023 |