Brian Buvinghausen

Results 2 repositories owned by Brian Buvinghausen

SequentialGuid

66
Stars
10
Forks
Watchers

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. You can also generate Gu...

TaskTupleAwaiter

55
Stars
10
Forks
Watchers

Async helper library to allow leveraging the new ValueTuple data types in C# 7.0