SOAP web service in .Net Core using SoapCore
Our integration third parties use SOAP request in their existing system. In order to integrate with them, we are required to have a SOAP service endpoint that the third parties can call. When we looked at building this 18 months ago, we wanted to build this web service in .Net Core. However, .Net Core only … [Read more…]