We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
wsdl.exe 是除 svcutil.exe 之外唯一的核心 .NET 代理生成器。 如果您想要其他东西,您将需要第三方工具。 不幸的是,我不知道其中之一。
wsdl.exe is the only core .NET proxy generator other than svcutil.exe. If you want anything else, you'll need a third-party tool. Unfortunately, I don't know of one.
我知道这是一个非常古老的问题,但在最近的搜索中出现了。 然后我找到了 WSCF,目前位于 https://github.com/WSCF/WSCF 这可能会有所帮助人们在未来寻找类似的东西
I know this is a very old question but it came up in a recent search. I then found WSCF which is currently at https://github.com/WSCF/WSCF which may help people looking for something like this in future