v1.2.4
Includes changes from pull requests #3 and #4.
- Adds new
OnBeforeInvoke
andOnAfterInvoke
event handlers to the WcfClientProxy creation configuration - Adds better error checking for attributes and type visibility on the WCF contract interface.
Thanks @varkkjuh for the contributions!