Namespace AdCodicem.ValueObjects.Identifiers
Namespaces
AdCodicem.ValueObjects.Identifiers.EntityFrameworkCore
Classes
Moves an
Converts an
The Crockford Base32 alphabet, and the decoding that makes an entity identifier canonical.
Marks a readonly partial struct as a public entity identifier and drives code generation for it.
Runtime description of one entity identifier type, reachable from its prefix alone.
The layout of an entity identifier: prefix _ bucket random check.
The rules a declared prefix must satisfy.
Process-wide index from a prefix to the identifier type that claims it.
The trailing check character of an entity identifier.
The source of the random part of a new entity identifier.
Validation error codes specific to entity identifiers.
The clock and the entropy source that New() reads.
Structs
An identifier of any registered type, resolved from its prefix.
Interfaces
The full contract of a public entity identifier.
Non-generic marker implemented by every entity identifier.
Enums
The width of the time bucket that heads the body of an entity identifier.