Table of Contents

Property SemVer

Namespace
Ubiquity.NET.Versioning
Assembly
Ubiquity.NET.Versioning.dll

SemVer

Gets a comparer that compares two SemVer instances using case insensitive comparison for AlphaNumeric Identifiers

public static IComparer<SemVer> SemVer { get; }

Property Value

IComparer<SemVer>