Top 20 NuGet semver Packages

The easy way to use semantic versioning (semver.org) with GitHub Flow
Library to create and parse semantic versions and semantic version ranges, to check if a version is part of a range, etc. Also supports NuGet style versions and ranges.
NOTE: This package has been deprecated. Please use Cake.SynVer instead. Guess SemVer based on public surface changes
NOTE: This package has been deprecated. Please use Cake.SynVer instead. Cake addin in order to be able to get next semver version of nuget package based on changes to the public API
NOTE: This package has been deprecated. Please use Cake.SynVer instead. Cake addin in order to be able to get next semver version of nuget package based on changes to the public API
Cake addin in order to be able to get next syntactic (semantic) version of nuget package based on changes to the public API
Cake Build addon to build Nuget version numbers
A simplified/faster version of GitVersion to help you achieve Semantic Versioning on your project.
Creates an AssemblyInfo file based on git history.
Build tasks to generate version information from version tags in a Git repository. The default pattern parses semantic version tags, but you can override the pattern to parse version tags using your own format. There are separate tasks to retrieve version properties such as MajorVersion, MinorVersi...
Cake AddIn that extends Cake with SemVer versioning using Mercurial history
Automatic SemVer 2.0 versioning for .NET through repository properties. Customisable MSBuild extension that adds new targets for automatic VCS-based versioning compliant with SemVer 2.0. Supports Bazaar (bzr), Git, Mercurial (hg) and Subversion (svn).
Supports parsing and operations of Major, Minor, Patch, Prerelease and Metadata according to semver2.0 spec.
Update project version, through an easy API.
git-flow-version creates predictable and opinionated SemVer 2.0.0 version numbers for git flow repositories.