Microsoft.SourceLink.GitLab 11.0.100-preview.4.26230.115

Prefix Reserved
This is a prerelease version of Microsoft.SourceLink.GitLab.
dotnet add package Microsoft.SourceLink.GitLab --version 11.0.100-preview.4.26230.115
                    
NuGet\Install-Package Microsoft.SourceLink.GitLab -Version 11.0.100-preview.4.26230.115
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.SourceLink.GitLab" Version="11.0.100-preview.4.26230.115">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.SourceLink.GitLab" Version="11.0.100-preview.4.26230.115" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.SourceLink.GitLab">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.SourceLink.GitLab --version 11.0.100-preview.4.26230.115
                    
#r "nuget: Microsoft.SourceLink.GitLab, 11.0.100-preview.4.26230.115"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.SourceLink.GitLab@11.0.100-preview.4.26230.115
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.SourceLink.GitLab&version=11.0.100-preview.4.26230.115&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.SourceLink.GitLab&version=11.0.100-preview.4.26230.115&prerelease
                    
Install as a Cake Tool

Generates source link for GitLab repositories.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.SourceLink.GitLab:

Package Downloads
Meziantou.ProjectConfiguration

A package to configure .NET coding style and static analysis

XploRe.SourceLink.OpenSource

Development meta-package to configure Source Link and reproducible builds for open source projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.100-preview.4.26230.115 57 5/12/2026
11.0.100-preview.3.26207.106 77 4/14/2026
11.0.100-preview.2.26159.112 178 3/10/2026
11.0.100-preview.1.26104.118 90 2/10/2026
10.0.300 10,523 5/12/2026
10.0.204 110 5/12/2026
10.0.203 17,334 4/21/2026
10.0.202 11,655 4/14/2026
10.0.201 33,466 3/12/2026
10.0.200 4,377 3/10/2026
10.0.108 179 5/12/2026
10.0.107 152 4/21/2026
10.0.106 218 4/14/2026
10.0.105 304 3/12/2026
10.0.104 407 3/10/2026
10.0.103 21,208 2/10/2026
10.0.102 39,756 1/13/2026
8.0.0 1,656,670 11/15/2023
1.1.1 3,931,740 11/10/2021
Loading failed