【发布时间】:2020-04-30 19:40:22
【问题描述】:
我需要在 .net 核心中使用所有外部服务,例如 asmx、wcf、基于soap 的服务,以使其保持安静,然后在响应中使用 angular。
我没有看到任何要在 .net 核心的中间件管道中配置的示例。否则我们需要在 c# 类中使用 httpclient 或 web-client 来使用它。是更好的方式还是.net core推荐的方式
分享你的想法。如果有任何例子,很有帮助。
【问题讨论】:
-
github.com/CoreWCF/CoreWCF 是你想要的。
标签: asp.net-core asp.net-core-2.0 asp.net-core-webapi asp.net-core-2.1