Skip to main content
SequentialGuid package icon

SequentialGuid

Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database. Supports standard Guids as well as SQL Server guids.

Total Downloads
1.8M
1,818,433
Published
Feb 19, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 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.