RFC 9562 compliant UUID generation for .NET — time-ordered UUIDv7 (millisecond) and UUIDv8 (tick precision), deterministic UUIDv5/v8 name-based, and random UUIDv4, all with SQL Server sort-order support and embedded timestamp extraction.
Info
| Version: | 5.0.7 |
| Author(s): | Brian Buvinghausen |
| Last Update: | Saturday, March 21, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/buvinghausen/SequentialGuid/blob/master/README.md |
| NuGet Url: | https://www.nuget.org/packages/SequentialGuid |
Install
Install-Package SequentialGuid
dotnet add package SequentialGuid
paket add SequentialGuid
SequentialGuid Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
No dependencies.
Tags