Microsoft.SourceLink.GitWeb 10.0.300

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.SourceLink.GitWeb --version 10.0.300
                    
NuGet\Install-Package Microsoft.SourceLink.GitWeb -Version 10.0.300
                    
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.GitWeb" Version="10.0.300">
  <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.GitWeb" Version="10.0.300" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.SourceLink.GitWeb">
  <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.GitWeb --version 10.0.300
                    
#r "nuget: Microsoft.SourceLink.GitWeb, 10.0.300"
                    
#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.GitWeb@10.0.300
                    
#: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.GitWeb&version=10.0.300
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.SourceLink.GitWeb&version=10.0.300
                    
Install as a Cake Tool

Generates source link for Git repositories using a GitWeb server.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
11.0.100-preview.4.26230.115 53 5/12/2026
11.0.100-preview.3.26207.106 66 4/14/2026
11.0.100-preview.2.26159.112 74 3/10/2026
11.0.100-preview.1.26104.118 74 2/10/2026
10.0.300 128 5/12/2026
10.0.204 102 5/12/2026
10.0.203 125 4/21/2026
10.0.202 148 4/14/2026
10.0.201 144 3/12/2026
10.0.200 133 3/10/2026
10.0.108 107 5/12/2026
10.0.107 132 4/21/2026
10.0.106 205 4/14/2026
10.0.105 162 3/12/2026
10.0.104 237 3/10/2026
10.0.103 181 2/10/2026
10.0.102 223 1/13/2026
8.0.0 1,491 11/15/2023
1.1.1 1,262 11/10/2021
Loading failed