Show / Hide Table of Contents

    Namespace XploRe.Util

    Classes

    GuidExtensions

    Extension methods to convert between Guid and Uuid instances.

    Uuid

    Represents a generic, immutable UUID that is binary compatible with Guid.

    The generation of UUIDs of all supported versions is thread-safe. Additionally, generation is lock-free with the exception of one-time initialisation of resources.

    UuidVariant

    UUID variants as defined by RFC 4122.

    UuidVersion

    Supported UUID versions. The numeric value corresponds to the version number.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.