71 / Rest.Fody

A multi-platform REST client powered by Fody, and heavily inspired by paulcbetts's Refit and canton7's RestEase.
MIT License
17 stars 0 forks source link

AsType() needs to load every single referenced assembly. #3

Open 71 opened 8 years ago

71 commented 8 years ago

A little too hack-y for me. Use a scope and new TypeReference() instead.