Project Description
svcutil2 generates Wcf client proxies from Wsdl2 documents.
more details in the
project blog.
Usage
1. Download the latest version of
svcutil2.exe
2. Open the VS command console or otherwise make sure the original svcutil.exe is in the current path (usually loacetd in C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin)
3. Use svcutil2 exactly like you use svcutil::
$> svcutil2.exe http://wsdl2wsdl.cloudapp.net/wsdl/simple2.wsdl
you can also import from file system, or use any of the svcutil available flags.