andrewlock / StronglyTypedId

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

Support for UUIDv7 #142

Open mohaaron opened 2 months ago

mohaaron commented 2 months ago

Are there any plans to implement UUIDv7 as an Id type?

andrewlock commented 3 weeks ago

Not currently. But you could do this in your own app by creating your own template, as described in this post and this issue 🙂