SemanticVersioning 0.5.1

dotnet add package SemanticVersioning --version 0.5.1
NuGet\Install-Package SemanticVersioning -Version 0.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SemanticVersioning" Version="0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SemanticVersioning --version 0.5.1
#r "nuget: SemanticVersioning, 0.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SemanticVersioning as a Cake Addin
#addin nuget:?package=SemanticVersioning&version=0.5.1

// Install SemanticVersioning as a Cake Tool
#tool nuget:?package=SemanticVersioning&version=0.5.1

This library implements the Semantic Versioning 2.0.0 specification and the version range specification used by npm.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (12)

Showing the top 5 popular GitHub repositories that depend on SemanticVersioning:

Repository Stars
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
elastic/elasticsearch-net
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
antonpup/Aurora
Unified lighting effects across multiple brands and various games.
geffzhang/NanoFabric
基于Consul + .NET Core + Polly + Ocelot + Exceptionless + IdentityServer等开源项目的微服务开发框架
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
Version Downloads Last updated
0.5.1 109 4/27/2015
0.5.0 49 4/15/2015
0.4.0 40 4/2/2015
0.3.0 37 3/31/2015
0.2.0 40 3/29/2015
0.1.0 36 3/29/2015

Initial release of development version.