GitForWindows 2.54.0

dotnet add package GitForWindows --version 2.54.0
                    
NuGet\Install-Package GitForWindows -Version 2.54.0
                    
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.54.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GitForWindows" Version="2.54.0" />
                    
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.54.0
                    
#r "nuget: GitForWindows, 2.54.0"
                    
#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.54.0
                    
#: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.54.0
                    
Install as a Cake Addin
#tool nuget:?package=GitForWindows&version=2.54.0
                    
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.54.0 407 4/20/2026
2.54.0-rc2 97 4/14/2026
2.54.0-rc1 99 4/9/2026
2.54.0-rc0 101 4/3/2026
2.53.0.3 277 4/14/2026
2.53.0.2 1,205 3/11/2026
2.53.0 1,174 2/2/2026
2.53.0-rc2 130 1/28/2026
2.53.0-rc1 136 1/23/2026
2.53.0-rc0 120 1/16/2026
2.52.0 1,436 11/17/2025
2.52.0-rc2 291 11/13/2025
2.52.0-rc1 156 11/8/2025
2.52.0-rc0 198 11/4/2025
2.51.2 519 10/28/2025
2.51.1 388 10/17/2025
2.51.0.2 616 9/29/2025
2.51.0 897 8/19/2025
2.51.0-rc2 217 8/13/2025
2.51.0-rc1 302 8/7/2025
Loading failed