9 packages tagged with “CSemVer”
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.
Cake extension that enables Cake scripts to obtain SimpleGitVersion information from current Git repository.
Simple Git Version implementation based on LibGit2Sharp. Used by SimpleGitVersion.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.
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.
Minimal Simple Git Version abstraction that enables to reason on new versions and configure a build.
Automatic build versioning with support for consistent build versioning across developers builds, CI builds and official release builds.
Automatic build versioning with support for consistent build versioning across developer builds, CI builds and official release builds.
Provides common build versioning types and support, normally used in an Automatic build versioning system.