Description
Inspired by MinVer, Build Versioning is a different attempt at the same problem - to make versioning simple. The simplicity comes from how the version strings are generated and the built-in integrations.
By default, Build Versioning provides rich pre-release and build metadata from the current CI environment. For pull requests, this will automatically have a pre-release defined which will include the PR number (eg. `1.2.4-pr.17`). For all commits, the build metadata will include the CI environment and a relevant build identifier (eg. `1.2.4+a4f31ea-github.432515`).
Build Versioning alternatives and similar packages
Based on the "Build Automation" category.
Alternatively, view BuildVersioning alternatives based on common mentions on social networks and blogs.
-
MSBuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio. -
Cake
:cake: Cake (C# Make) is a cross platform build automation system. -
FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. -
Albacore
Albacore is a professional quality suite of Rake tasks for building .NET or Mono based systems. -
EmptyLicensesLicx
Easy continuous integration of apps using third-party controls that rely on licenses.licx files
Static code analysis for 29 languages.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Build Versioning or a related project?