I would like to implement a default method on the HasDatabaseGeneratedOption.
The recommended best practice on using Guids as a Primary Key is to use a NewSequentialId.
What do you all think about first adding the extension for .WithDefault... and the implementation of NewSequentialId ?