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

Porting to cross compile to .net standard 2.0 #23

Closed jbtule closed 6 years ago

jbtule commented 6 years ago
eric-swann-q2 commented 6 years ago

Hey @jbtule looks like you made some significant progress. Is there a particular area you need assistance with? I can pull and just try fixing tests on .net core if there is stuff to do there.