27 packages tagged with “ulid”
A .Net ULID implementation
Package Description
Adds support for Ulid fields within protobuf-net serializable types.
StrictId provides ergonomic strongly typed IDs based on Ulid. Prevents errors and confusion, increases happiness.
Ulid implementation in F#
Adds support for generating UUID v3/v5 identifiers as Ulid instances.
Support for StrictId in Entity Framework Core.
A .NET library for generating Time-Sorted Unique Identifiers (TSID).
A lightweight, high-performance, AoT-compatible .NET library for generating and working with ULIDs (Universally Unique Lexicographically Sortable Identifiers). Supports monotonic ULID generation, Base32 encoding, and cross-platform compatibility. Ideal for databases, distributed systems, and scenarios requiring unique, sortable, timestamped identifiers.
Fast binary Ulid implementation in F#
Adds support for Ulid fields within Google.ProtoBuf serializable types.
Extends Verify (https://github.com/VerifyTests/Verify) to enable scrubbing of Universally Unique Lexicographically Sortable Identifiers via Ulid (https://github.com/Cysharp/Ulid).
Fast binary Ulid implementation in C#
A project to store various ULID functions within a library for future use.
Support for StrictId in Hot Chocolate.
Implementation of the Universally Unique Lexicographically Sortable Identifier (ULID) for .NET.
Implementation of an IHttpCorrelationIdProvider based on NuGet package `Ulid`.
Ulid type support for HotChocolate
Extends Verify (https://github.com/VerifyTests/Verify) to enable scrubbing of Universally Unique Lexicographically Sortable Identifiers via the NUlid (https://github.com/RobThree/NUlid) package.
Compact, time-sortable unique identifier with embedded metadata.
A Ulid implement.
A simple net Ulid factory note also available for MSSQL see project page on Git
High-performance C# library for generating unique, time-ordered identifiers.
A comprehensive, production-ready Entity Framework Core library providing Repository pattern, Unit of Work, Specification pattern, Domain-Driven Design (DDD), Aggregate Roots, Value Objects, Business Rules, Domain Events, dynamic filtering, pagination support, Fluent Configuration API, robust interceptor system, and modular ID generation strategies for enterprise .NET applications.
A command line tool for generating ULIDs (Universally Unique Lexicographically Sortable Identifiers).
ULID ID generation extension for FS.EntityFramework.Library with full Domain-Driven Design (DDD) support. Provides chronologically sortable, human-readable unique identifiers perfect for enterprise microservice architectures, Aggregate Roots, and Domain Entities. Includes automatic generation, Entity Framework optimizations, and comprehensive DDD integration.