/proxy-helper

This library creates proxies on the fly. I got tired of creating proxy classes for every WCF service and of seeing these proxies not disposed of properly. This library is not limitied to WCF though, you can also use it for object instantiation, so you can very easily switch out local "services" with WCF services.

Primary LanguageC#MIT LicenseMIT

No issues in this repository yet.