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.
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).
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.
Adds git version information to assemblies using the AssemblyInformationalVersion. This is the .NET Core Global Tool allowing usage of GitVersionInfo from command line.