NoeticTools.Git2SemVer.Tool 1.0.2

dotnet tool install --global NoeticTools.Git2SemVer.Tool --version 1.0.2                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local NoeticTools.Git2SemVer.Tool --version 1.0.2                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NoeticTools.Git2SemVer.Tool&version=1.0.2                
nuke :add-package NoeticTools.Git2SemVer.Tool --version 1.0.2                

Git2SemVer.Tool

Git2SemVer.Tool is a dotnet tool used to setup Git2SemVer solution versioning in a .NET solution.

Go to documentation for more information.

To run, first install:

dotnet tool install --global NoeticTools.Git2SemVer.Tool

Then, in the solution's directory, run:

Git2SemVer add

You will be prompted with a few options and then it is done.

  • No extra build steps
  • No build scripts
  • No change to build system
  • No extra build environment tools
  • Automatic versioning of developer and build system builds in both Visual Studio and donet CLI builds

Just works. The versioning it is fully customisable, see Git2SemVer.

NOTE

Git2SemVer.Tool is only required for solution setup. It is not required at compile time and does not need to become part of the development environment.

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

This package has no dependencies.

Version Downloads Last updated
1.0.2 66 11/18/2024
1.0.1 73 11/8/2024
1.0.0 81 11/7/2024 1.0.0 is deprecated because it has critical bugs.
0.4.0 89 10/6/2024
0.3.0 92 10/5/2024
0.2.4 86 10/5/2024
0.2.0 87 10/4/2024