Shawn Beachy
Results
11
comments of
Shawn Beachy
Same issue here. Would be great to be able to specify either a namespace or a custom extension method name. Preferably both. ### Namespace ```c# [GenerateDataReaderMapper(NameSpace = "MyProject.Customers")] public sealed...