Found 168 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.
Cake Build addon to provide Semantice Versioning classes and aliases.
Stamps an assembly with git information based on SemVer.
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.
NOTE: This package has been deprecated. Please use Cake.SynVer instead. Guess SemVer based on public surface changes
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.
Versions your assemblies according to SemVer based on your Git commit messages.
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.
Versions your assemblies according to SemVer based on your SVN commit messages.
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. 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
Semantic Version Type (SemVer 2.0.0) for .NET Framework