407 packages tagged with “Git”
MSBuild tasks providing git repository information.
Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the .NET Core Global Tool allowing usage of GitVersion from command line.
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .NET
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Generates source link for Azure Repos (formerly known as VSTS) Git repositories.
A .NET Core Tool that can install, read and set version information based on git history, using Nerdbank.GitVersioning.
This addin provides aliases for running Git commands from Cake scripts. It is a thin wrapper around the LibGit2Sharp library and provides a way to interact with Git repositories from Cake scripts. NOTE: The addin currently only runs on x64 processors. ARM processors are not supported. This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.Git.
Derives SemVer information from a repository following GitFlow or GitHubFlow.
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
Stamps an assembly with git information based on SemVer.
Integrate with Azure DevOps Server and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to version control, work item tracking, build, and more via public REST APIs.
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
Standalone git command line tool powered by js-git and node.js. Created to get rid of local git dependency in npm and bower, so contains only tiny subset of git features for those tools.
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.
MSBuild targets for compiling a Git repository hash into .NET assemblies.
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat. Bower runs over Git, and is package-agnostic. A packaged component can be made up of any type of asset, and use any type of transport (e.g., AMD, CommonJS, etc.). -- Bundle Features -- This bundle works without Node.js and Git installations, so you can use js-restore on any build server (including cloud TFS) and don't commit external js files.
Cake wrapper for Nerdbank.GitVersioning. Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Generates source link for Azure DevOps Server (formerly known as TFS) Git repositories.
GitLink let's users step through your code hosted on any Git hosting service! This makes symbol servers obsolete which saves you both time
A utility library for useful and common Git operations
NGit is a mechanical port of the Java JGit Library using Sharpen - this library allows you to manipulate Git repositories in C#.
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based Windows applications. Work with and manage version control, work items, and build, and other resources from your client application.
Automatic versioning and CHANGELOG generation, using conventional commit messages.
Use git custom hooks into your project
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.
An implementation of Redpoint.Git.Abstractions that connects directly to GitHub through an access token.
Provides a parser to get repository information from an Azure DevOps and Azure DevOps Server URLs.