GitExtensions.Extensibility 7.0.0.135

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

Git Extensions Extensibility

This NuGet package contains a script to download Git Extensions for the Git Extensions plugins. Download can be done from AppVeyor for development versions and from GitHub for released versions.

The version for the nuget package is used by Plugin Manager to determine compatibility.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on GitExtensions.Extensibility:

Package Downloads
GitExtensions.GerritPlugin

Git Extensions plugin for integration with Gerrit.

GitExtensions.SolutionRunner

A Visual Studio solution and VS code workspace runner.

GitExtensions.GitLab

GitLab plugin for Git Extensions.

GitExtensions.AzureDevOpsCommitMessage

GitExtensions plugin to get commit message based on Azure Devops PBIs.

GitExtensions.ZimerfeldTree

GitExtensions plugin that displays branches hierarchically in a persistent non-modal tree window. Branches separated by '/' are shown as nested folder nodes under three fixed root sections — LOCAL, REMOTES and TAGS. Plugin do GitExtensions que exibe branches de forma hierárquica em uma janela de árvore persistente e não-modal. Branches separadas por '/' são mostradas como nós de pasta aninhados sob três seções fixas — LOCAL, REMOTES e TAGS. Features: • Real-time filter across all sections • Right-click context menu: Checkout, New branch, Merge, Rebase, Rename, Delete • Double-click / Enter to checkout • Bold highlight for the currently checked-out branch • Working-directory combo populated from GitExtensions history • Auto-refresh on checkout and repository switch • Status bar: Local N | Remote N | Tags N Funcionalidades: • Filtro em tempo real em todas as seções • Menu de contexto (botão direito): Checkout, Nova branch, Mesclar, Rebase, Renomear, Excluir • Duplo-clique / Enter para checkout • Destaque em negrito para a branch atualmente em uso • Combo de diretório de trabalho preenchido a partir do histórico do GitExtensions • Atualização automática ao trocar de branch ou de repositório • Barra de status: Local N | Remoto N | Tags N Flexible GitFlow hierarchy: Classic GitFlow does not provide for a feature branch as a child of another feature — all feature/* branches derive from develop and are siblings. ZimerfeldTree GitFlow instead allows a flexible hierarchy where a feature/* can derive either from develop or from another feature/* above it. When that happens, finishing a feature must cascade all its changes up to the parent feature/* node, successively re-applying "finish feature" until it reaches develop. Hierarquia flexível do GitFlow: O GitFlow clássico não prevê uma branch de feature como filha de outra feature — todas as branches feature/* derivam de develop e são irmãs entre si. Já o ZimerfeldTree GitFlow permite uma hierarquia flexível onde uma feature/* pode derivar tanto de develop quanto de outra feature/* acima dela. Quando isso acontece, finalizar uma feature deve cascatear todas as suas mudanças até o nó feature/* pai, reaplicando sucessivamente o "finish feature" até chegar em develop.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.0.135 596 3/23/2026
1.0.0.129 1,426 3/6/2026
0.4.0.111 1,554 8/26/2025
0.3.2.72 1,038 11/28/2023
0.3.1.66 749 11/16/2023
0.3.0.57 2,689 11/13/2022
0.2.0.50 1,995 10/20/2021
0.1.1.40 1,815 10/1/2019
0.1.0.31 9,158 8/21/2019