GitForWindows 2.55.0-rc1

This is a prerelease version of GitForWindows.
dotnet add package GitForWindows --version 2.55.0-rc1
                    
NuGet\Install-Package GitForWindows -Version 2.55.0-rc1
                    
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-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GitForWindows" Version="2.55.0-rc1" />
                    
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-rc1
                    
#r "nuget: GitForWindows, 2.55.0-rc1"
                    
#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-rc1
                    
#: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-rc1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=GitForWindows&version=2.55.0-rc1&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-rc1 55 6/18/2026
2.55.0-rc0 93 6/12/2026
2.54.0 1,377 4/20/2026
2.54.0-rc2 117 4/14/2026
2.54.0-rc1 128 4/9/2026
2.54.0-rc0 126 4/3/2026
2.53.0.3 306 4/14/2026
2.53.0.2 1,264 3/11/2026
2.53.0 1,202 2/2/2026
2.53.0-rc2 155 1/28/2026
2.53.0-rc1 155 1/23/2026
2.53.0-rc0 138 1/16/2026
2.52.0 1,458 11/17/2025
2.52.0-rc2 311 11/13/2025
2.52.0-rc1 175 11/8/2025
2.52.0-rc0 215 11/4/2025
2.51.2 538 10/28/2025
2.51.1 429 10/17/2025
2.51.0.2 639 9/29/2025
2.51.0 918 8/19/2025
Loading failed