@mikeyt23/node-cli-utils
    Preparing search index...

    Parse a dotnet related version string into an object. The string should follow the general format <major>.<minor>.<patch>[-<suffix>].

    Index

    Constructors

    Properties

    Constructors

    Properties

    full: string
    major: number
    minor: number
    patch: number
    suffix?: string