Adding custom suffix in namespaces in SOAP xml request with .Net Core
We need to integrate with some external parties using SOAP request. We use .Net Core and sending SOAP request is supported out of the box. We have the service contracts generated from the WSDL files provided from the external parties. The raw request we send looks something like this. However, the external parties failed to … [Read more…]
