ASP.NET 5 add WCF service reference

前端 未结 5 2047

In Visual Studio 2015 Preview (Pre Release), how can I add a service reference for a WCF service?

5条回答
  •  离开以前
    2020-12-01 05:54

    There is a new Visual Studio extension which allows you to add and use service references like in previous versions. It is also compatible with the new CoreCLR, I have just tested it.

    http://blogs.msdn.com/b/webdev/archive/2015/12/15/wcf-connected-service-visual-studio-extension-preview-for-asp-net-5-projects.aspx

提交回复
热议问题