6 packages tagged with “RFC9562”
Creates GUIDs according to RFC 4122 and RFC 9562.
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.
Provides RFC 4122/9562 compliant GUID generators for .NET platform.
Provides RFC 4122/9562 compliant GUID operations for F#.
UUIDv7 implementation for .NET, based on RFC 9562.
GUID Version 7 (RFC 9562) ID generation extension for FS.EntityFramework.Library with comprehensive Domain-Driven Design (DDD) support. Provides timestamp-based sequential GUIDs with zero external dependencies, perfect for enterprise .NET 9+ applications requiring RFC-compliant, chronologically ordered unique identifiers for Aggregate Roots and Domain Entities.