40 packages tagged with “commit”
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
A .NET Core Tool that can install, read and set version information based on git history, using Nerdbank.GitVersioning.
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.
Automatic versioning and CHANGELOG generation, using conventional commit messages.
Execute migration scripts written in plain old SQL
A virtual filesystem layer that serves a Git commit, without requiring 'git checkout'. This layer is served read-only.
A .NET Global tool that executes PlainSql.Migrations
This tool generates AI-powered commit messages via Git hooks, automating meaningful message suggestions from OpenAI and others to improve commit quality and efficiency
Provides the fundamental classes to work with the Command part of the CQRS pattern (Command and Query Responsibility Segregation).
GitLab Commit Hint Plugin for GitExtensions
Tool that generates a C# source code file information about the current git repository.
Package Description
Provides simple MSBuild integration to add the Git Commit Hash and Git Branch Name to the current build as MSBuild properties.
Tool that generates a C# source code file making the latest git commit hash available at runtime.
GitCoAuth is a simple .NET Core Global Tool that will help you generate co-authorship commit lines, as you should. Run the tool passing in your co-author's GitHub username and it will generate the correct commit message trailer to add (and copy it to your clipboard).
Generate git commit message using AI.
NetLedger is a simple, self-contained ledgering library for adding debits and credits, checking balances, and performing commits on pending entries. NetLedger is self-contained and uses Sqlite; should you need a version using an external database, please contact us.
A CLI tool for validating commit messages.
GitLibScore
Extend the Savvy I/O core assemblies with Mediator support to provide a uniform way of working with DDD, CQRS and Event driven architecture.
A smart Git commit assistant powered by AI that helps you write better commit messages
A CLI tool that generates meaningful commit messages using OpenAI
A lightweight and easy to use undo/framework.
Provides basic compile-time information about a git repository, built in through source generation.
This NuGet package adds a Pre-Build event that will update the file <CommitHash.h> with the current commit hash. Include <CommitHash.h> file and you'll have the current commit hash in the COMMIT_HASH macro.