URL: http://phoney.codeplex.com
A new version of Phoney Tools is now available. There are some significant changes and some new code so go check it out!
Breaking Changes
In prior versions if you included PhoneyTools in your project you'd get the following capabilities detected even if you weren't using them:
ID_CAP__MICROPHONEID_CAP__NETWORKINGWe've addressed this by splitting the tools into three assemblies:
AgiliTrain.PhoneyTools: The main PhoneyTools classes.AgiliTrain.PhoneyTools.Net: PhoneyTools Networking classes.AgiliTrain.PhoneyTools.Micr ...
Go to the complete details ...