.NET Core 中的 SOAP? [英] SOAP in .NET Core?

查看:37
本文介绍了.NET Core 中的 SOAP?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您如何在 .NET Core 中执行 SOAP?.Net Core 中是否有 Apache CXF 的等价物(不仅仅是简单的 SOAP 客户端,而是功能齐全的堆栈)?

How you do SOAP in .NET Core? Are there any equivalents of Apache CXF in .Net Core (not just a simple SOAP client but full featured stack)?

抱歉,如果这是一个非常基本的问题,到目前为止我的搜索没有产生任何明确的答案.

Sorry if this is a very basic question, my search so far doesn't yield any clear answer.

推荐答案

在 VS 2017 中,从 17 年 12 月 (v15.5) 开始,您现在可以使用 .NET Standard 项目中的 WSDL 将生成的 WCF 客户端添加到服务中使用连接服务.在解决方案资源管理器中,您可以通过右键单击依赖项"或右键单击添加..."下的项目来访问该位置

In VS 2017, as of December '17 (v15.5) you can now add a generated WCF client to a service using WSDL from a .NET Standard project using Connected Services. In the Solution Explorer, you can get there from a right-click on "Dependencies" or right-click on the project under "Add..."

这篇关于.NET Core 中的 SOAP?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆