I\'ve got web service http://www.mcommunicator.ru/m2m/m2m_api.asmx?WSDL And I\'ve got a problem with connecting to it from Visual Studio 2015 in my Web API project
T
To add the SOAP service references for clients built on top of WCF for .NET Core 1.0 install the extension Visual studio WCF Connected Service via the “Extensions and Updates” dialog box.
After installed, In Solution Explorer, right-click on the References project item and then click on the Add Connected Service option.
The Add Connected Service dialog box appears and you should have a new option "WCF Service - Preview".