Object Management Stack
Overview
This is a series of pages that describe a generic object management stack. The idea being that i...
Object Ids
Every object is uniquely identifiable, by a standardized UUIDv7. This datatype works across MSSQ...
Base Domain Type
Here are notes about the base domain type, its usage, and design choices. NOTE: Some of these ar...
Example Derived Type
Here's a working example of a domain type that derives from the base type in this page: Base Doma...
Type Registry Helper
TypeRegistryHelper