Microsoft.SourceLink.GitLab 11.0.100-preview.7.26381.103

Prefix Reserved
This is a prerelease version of Microsoft.SourceLink.GitLab.
dotnet add package Microsoft.SourceLink.GitLab --version 11.0.100-preview.7.26381.103
                    
NuGet\Install-Package Microsoft.SourceLink.GitLab -Version 11.0.100-preview.7.26381.103
                    
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.7.26381.103">
  <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.7.26381.103" />
                    
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.7.26381.103
                    
#r "nuget: Microsoft.SourceLink.GitLab, 11.0.100-preview.7.26381.103"
                    
#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.7.26381.103
                    
#: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.7.26381.103&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.SourceLink.GitLab&version=11.0.100-preview.7.26381.103&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.7.26381.103 78 8/11/2026
11.0.100-preview.6.26359.118 134 7/14/2026
11.0.100-preview.5.26302.115 111 6/9/2026
11.0.100-preview.4.26230.115 141 5/12/2026
11.0.100-preview.3.26207.106 105 4/14/2026
10.0.400 6,018 8/11/2026
10.0.303 363 8/11/2026
10.0.301 23,025 7/14/2026
10.0.300 70,647 5/12/2026
10.0.204 515 5/12/2026
10.0.203 30,636 4/21/2026
10.0.202 28,442 4/14/2026
10.0.201 41,505 3/12/2026
10.0.111 107 8/11/2026
10.0.110 255 7/14/2026
10.0.109 234 6/9/2026
10.0.108 498 5/12/2026
10.0.107 213 4/21/2026
10.0.106 265 4/14/2026
10.0.105 458 3/12/2026
Loading failed