andrewlock / StronglyTypedId

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

Uri identity for web resources #18

Closed dzmitry-lahoda closed 10 months ago

dzmitry-lahoda commented 4 years ago

typed resources

andrewlock commented 2 years ago

I think the existing Uri type is a better option here

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.