Found 166 packages
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
NuGet's implementation of Semantic Versioning.
Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the .NET Core Global Tool allowing usage of GitVersion from command line.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.
Stamps an assembly with git information based on SemVer.
Derives SemVer information from a repository following GitFlow or GitHubFlow.
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.
Cake Build addon to provide Semantice Versioning classes and aliases.
Implements SVersion to handle strict SemVer 2.0 versions (the whole specification is implemented), a CSVersion class that handles all aspects of a CSemVer (http://csemver.org) version. This also implements InformationalVersion to help generating and parsing CSemVer standardized InformationalVersionAttribute value, PackageQuality support and SVersionBound that is a sound (and simple) way to express constraints on versions.
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
A modern Semantic Versioning library
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/. This was forked from the semver package from Max Hauser, and is rebuilt to be compatible with .net 2+ and .net Standard 1+.
NOTE: This package has been deprecated. Please use Cake.SynVer instead. Guess SemVer based on public surface changes
SemverRanges core library
Versions your assemblies according to SemVer based on your Git commit messages.
Versions your assemblies according to SemVer based on your SVN commit messages.
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
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