Found 81 packages
A portable semantic version class library compliant with the 2.0 SemanticVersion standard (http://semver.org)
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
This library implements the Semantic Versioning 2.0.0 specification and the version range specification used by npm.
Package Description
Allows semantic versioning style fields to be injected into your assemblies via a $SemanticVersion property (MSBuild command line parameter or added to your csproj).
Adds semantic version support to a C# projects.
Contains tools to help work with semantic version numbers.
A class library adding a semantic version class with similar functionality to System.Version in mscorlib.dll for .NET
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
A comprehensive library for working with Semantic Versions (2.0.0), version ranges (node-semver v6.0.0), and Monotonic Versions (1.2).
Compares two NuGet packages to determine if the Major and Minor version are semantically correct based on the publicly exposed classes/methods.
Build Information Parser
Semi-automatic SemVer2 semantic versioning for .NET and MSBuild
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.
Package Description
A portable semantic version class library compliant with the 2.0 SemanticVersion standard (http://semver.org)
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.
A semantic versioning library focused on functionality and performance.
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+.
The easy way to use semantic versioning (semver.org) with GitHub Flow