Skip to content

Guid.CreateVersion7() #171

@N1K0232

Description

@N1K0232

With .NET 9, Guid struct obtained a new method called: CreateVersion7().
By using conditional compilation we can specify that on .NET 6, .NET 7 and .NET 8, only Guid.NewGuid() can be used, and from .NET 9 Guid.CreateVersion7() will be used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions