This library implements the Semantic Versioning 2.0.0 specification and the version range specification used by npm.
Info
Version: | 3.0.0-beta2 |
Author(s): | Adam Reeve |
Last Update: | Wednesday, November 1, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/adamreeve/semver.net |
NuGet Url: | https://www.nuget.org/packages/SemanticVersioning |
Install
Install-Package SemanticVersioning
dotnet add package SemanticVersioning
paket add SemanticVersioning
SemanticVersioning Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.0)
No dependencies.