andrewlock / StronglyTypedId

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

char identity #19

Closed dzmitry-lahoda closed 10 months ago

dzmitry-lahoda commented 4 years ago

emojis are very versatile now in unicode - may be there is patter for meta identity?

andrewlock commented 10 months ago

I'm very late to this, but the big redesign of the library in this PR is intended to make it easier to add any features you require:

The main idea is to make the library much more maintainable while also giving people a mechanism to customise the generated IDs as much as they like. This should make it easy for you to use features like this.