andrewlock / StronglyTypedId

A Rosyln-powered generator for strongly-typed IDs
MIT License
1.52k stars 80 forks source link

Add support for NewId #51

Closed Khitiara closed 2 years ago

Khitiara commented 2 years ago

NewId is a sequential id generator analagous to sequential guids based on erlang's flake, and is the underlying id type i need to use for a few of my projects so having support would be ideal

andrewlock commented 2 years ago

Thanks @Khitiara, this should be available in NuGet shortly as 1.0.0-beta06