andrewlock / StronglyTypedId

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

Remove StronglyTypedId.Attributes package #42

Closed andrewlock closed 2 years ago

andrewlock commented 2 years ago

Using a separate package was a bit nasty. Instead, this switches to using the external attributes by default, but bundles them into the same package. I think this gives a better experience overall.