Closed adampaquette closed 1 year ago
Thank you @adampaquette. Very cool!
There's only one minor thing. I'd like to keep all public classes / methods strictly BaseType-related. The "TypeExtensions" method "Implements" is more like a general-purpose method. Can we change that to a BaseType-specifc "ImplementsIBaseType"?
Simplified the configuration of EF Core with a conversion convention.