Implementation of Semantic Version following the semver.org 2 specification.
Info
| Version: | 1.0.0 |
| Author(s): | Daniel Pelsmaeker |
| Last Update: | Monday, March 14, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Virtlink/semver/ |
| NuGet Url: | https://www.nuget.org/packages/Virtlink.SemVer |
Install
Install-Package Virtlink.SemVer
dotnet add package Virtlink.SemVer
paket add Virtlink.SemVer
Virtlink.SemVer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags