Top 20 NuGet semver Packages

Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the .NET Core Global Tool allowing usage of GitVersion from command line.
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
Stamps an assembly with git information based on SemVer.
Derives SemVer information from a repository following GitFlow or GitHubFlow.
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Stamps an assembly with git information based on SemVer.
NuGet's implementation of Semantic Versioning.
Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the Core library which both GitVersion cli and Task use allowing programatic usage of GitVersion.
Semi-automatic SemVer2 semantic versioning for .NET and MSBuild
SimpleVersion - A simple tool to version your code
Sets up a c# project to automatically generate extended version information attributes on each build using various predefined or customized patterns. Can automatically control content for FileVersionAttribute, InformationalVersionAttribute and ConfigurationAttribute to provide developers the tools t...
A collection of tools I have found useful across more than one project. This nuget package will contain all the items (both C# and otherwise) that don't fit into any of my other packages. See source README for full explanation.
This allow DNX project to use 'Constrained Semantic Version' on Git. Stamps produced assembly by automatically generating AssemblyVersion, FileVersion and InformationalVersion attributes. Please see https://github.com/SimpleGitVersion/SGV-Net/wiki.
MSBuild task that implements 'Constrained Semantic Version' on Git and stamps produced assembly by automatically generating AssemblyVersion, FileVersion and InformationalVersion attributes. Please see https://github.com/SimpleGitVersion/SGV-Net/wiki.
A comprehensive library for working with Semantic Versions (2.0.0), version ranges (node-semver v6.0.0), and Monotonic Versions (1.2).
SimpleVersion - A simple tool to version your code
A NuGet package for automatically versioning builds via the Git repository they are sitting in. Usage: Tag your releases with "v#.#". Additional Details: https://github.com/Zoltu/Zoltu.Versioning/blob/master/README.md
Simple Git Version implementation based on LibGit2Sharp.
Allows semantic versioning style fields to be injected into your assemblies via a $SemanticVersion property (MSBuild command line parameter or added to your csproj).
SimpleVersion - A simple tool to version your code