GitForWindows 2.55.0-rc2

This is a prerelease version of GitForWindows.
dotnet add package GitForWindows --version 2.55.0-rc2
                    
NuGet\Install-Package GitForWindows -Version 2.55.0-rc2
                    
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="GitForWindows" Version="2.55.0-rc2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GitForWindows" Version="2.55.0-rc2" />
                    
Directory.Packages.props
<PackageReference Include="GitForWindows" />
                    
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 GitForWindows --version 2.55.0-rc2
                    
#r "nuget: GitForWindows, 2.55.0-rc2"
                    
#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 GitForWindows@2.55.0-rc2
                    
#: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=GitForWindows&version=2.55.0-rc2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=GitForWindows&version=2.55.0-rc2&prerelease
                    
Install as a Cake Tool

Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git to Windows while providing appropriate user interfaces for experienced users.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.55.0-rc2 75 6/24/2026
2.55.0-rc1 100 6/18/2026
2.55.0-rc0 97 6/12/2026
2.54.0 1,469 4/20/2026
2.54.0-rc2 120 4/14/2026
2.54.0-rc1 129 4/9/2026
2.54.0-rc0 127 4/3/2026
2.53.0.3 307 4/14/2026
2.53.0.2 1,270 3/11/2026
2.53.0 1,203 2/2/2026
2.53.0-rc2 157 1/28/2026
2.53.0-rc1 156 1/23/2026
2.53.0-rc0 141 1/16/2026
2.52.0 1,459 11/17/2025
2.52.0-rc2 312 11/13/2025
2.52.0-rc1 176 11/8/2025
2.52.0-rc0 216 11/4/2025
2.51.2 539 10/28/2025
2.51.1 431 10/17/2025
2.51.0.2 640 9/29/2025
Loading failed