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.
<PackageVersion Include="SemanticVersioning" Version="0.5.1" />
                    
Directory.Packages.props
<PackageReference Include="SemanticVersioning" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=SemanticVersioning&version=0.5.1
                    
Install SemanticVersioning as a Cake Addin
#tool nuget:?package=SemanticVersioning&version=0.5.1
                    
Install SemanticVersioning as a Cake Tool

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 (14)

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

Repository Stars
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
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等开源项目的微服务开发框架
microsoft/Oryx
Build your repo automatically.
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
microsoft/component-detection
Scans your project to determine what components you use
statiqdev/Statiq.Framework
A flexible and extensible static content generation framework for .NET.
blish-hud/Blish-HUD
A Guild Wars 2 overlay with extreme extensibility through compiled modules.
microsoft/OSSGadget
Collection of tools for analyzing open source packages.
Lauriethefish/QuestPatcher
Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
Exiled-Team/EXILED
A high-level plugin framework for SCP: Secret Laboratory servers. It offers an event system for developers to hook in order to manipulate or change game code, or implement their own functions.
opensearch-project/opensearch-net
OpenSearch .NET Client
Version Downloads Last updated
0.5.1 110 4/27/2015
0.5.0 50 4/15/2015
0.4.0 41 4/2/2015
0.3.0 38 3/31/2015
0.2.0 41 3/29/2015
0.1.0 37 3/29/2015

Initial release of development version.