Trying to connect to external web service It is strange, because if i test this code and i generate the class with wsdl exe tools in MVC ( net framework) , it work! very good and i get the correct value, but when i try to create the classes with the WCF Web service reference providertool and i call to the web service method in Net Core, i get NULL as value i don't know what is the problem