IVersionRangeMatchService public interface IVersionRangeMatchService Represents the service that determines whether the version is in the specified range. Documentation bool IsVersionInRange(string version, string range) Determines whether the version is in the specified range.