ekonbenefits / impromptu-interface

Static interface to dynamic implementation (duck casting). Uses the DLR combined with Reflect.Emit.
Apache License 2.0
655 stars 67 forks source link

Build not passing + Proxy interfaces missing Custom Attributes #51

Closed david-garcia-garcia closed 8 months ago

david-garcia-garcia commented 1 year ago

I've left a couple PR's.

One to add CustomAttributes to the generated proxy interfaces:

https://github.com/ekonbenefits/impromptu-interface/pull/49

Another one to fix the build process:

https://github.com/ekonbenefits/impromptu-interface/pull/50

jbtule commented 8 months ago

will be in next version