Popularity
2.0
Growing
Activity
0.0
Stable
54
4
4

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`).

Programming language: C#
License: MIT License
Tags: Build Automation     Git     Msbuild     Versioning     SemVer    

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.

Do you think we are missing an alternative of Build Versioning or a related project?

Add another 'Build Automation' Package