Skip to main content
Medo.Uuid7 package icon

Medo.Uuid7

A library that enables fast generation of version 7 (time-ordered) UUIDs, designed for efficient utilization in databases and resource indexing. It provides conversions to and from GUIDs, multiple string representations, and wide compatibility with .NET 7 and higher, including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally, it supports version 4 (fully random) UUIDs.

Total Downloads
1.4M
1,410,469
Published
Jun 30, 2024
Latest stable version

Install

.NET CLI
dotnet add package Medo.Uuid7 --version 2.0.0
Package Manager Console
Install-Package Medo.Uuid7 -Version 2.0.0
PackageReference
<PackageReference Include="Medo.Uuid7" Version="2.0.0" />

Frameworks

net6.0 net7.0 net8.0 .NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.