This is your work, valued
Pit of success evangelist. .NET architect, spec-first/plan-second/code-last, fail loudly, no silent fallbacks. 2x startup employee #3.
TaskTupleAwaiter. Await a tuple of Tasks with different return types and destructure the results in a single line — no Task.WhenAll boilerplate required
82SequentialGuid. 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.
74MongoDB.HealthCheck. Support .NET's health check function by calling ping
10