Git-Windows-Minimal 2.53.0

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

Minimal Git for Windows is a reduced sized package designed to support application integration (like integrated development environments, graph visualizers, etc.) where full console support (colorization, pagniation, etc.) is not needed. Additionally, non-critical packages such as Git-Bash, Git-Gui, PERL, Python, and Tcl are excluded from Minimal Git for Windows to reduce the package size.

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.53.0 339 2/2/2026
2.53.0-rc2 87 1/28/2026
2.53.0-rc1 83 1/23/2026
2.53.0-rc0 87 1/16/2026
2.52.0 1,074 11/17/2025
2.52.0-rc2 295 11/13/2025
2.52.0-rc1 148 11/8/2025
2.52.0-rc0 200 11/4/2025
2.51.2 312 10/28/2025
2.51.1 184 10/17/2025
2.51.0.2 247 9/29/2025
2.51.0 708 8/19/2025
2.51.0-rc2 200 8/13/2025
2.51.0-rc1 264 8/7/2025
2.51.0-rc0 275 8/5/2025
2.50.1 280 7/9/2025
2.50.0.2 228 7/1/2025
2.50.0 272 6/16/2025
2.50.0-rc2 343 6/11/2025
2.50.0-rc1 211 6/4/2025
Loading failed